mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
83c2e321d9
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
Bugfix
|
|
* Fix a potential corruption of the passed-in IV when mbedtls_aes_crypt_cbc()
|
|
is called with zero length and padlock is not enabled.
|