blob: 8cc6e5eab097d2618bc03a096ed4b57364819d16 [file] [log] [blame]
Valerio Setti0a7ff792023-04-03 09:18:41 +02001Bugfix
2 * Fix proper sizing for PSA_EXPORT_[KEY_PAIR/PUBLIC_KEY]_MAX_SIZE and
3 PSA_SIGNATURE_MAX_SIZE buffers when at least one accelerated EC is bigger
4 than all built-in ones and RSA is disabled.
Valerio Setti3a3a7562023-04-03 10:55:29 +02005 Resolves #6622.