mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
64df5f88c5
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
Bugfix
|
|
* Prevent divide by zero if either of PSA_CIPHER_ENCRYPT_OUTPUT_SIZE() or
|
|
PSA_CIPHER_UPDATE_OUTPUT_SIZE() were called using an asymmetric key type.
|
|
|