blob: 11eb9463ea1a040b8a591c8d0c55928f22dcb1c8 [file] [log] [blame]
Paul Elliott83c2e322023-08-11 15:58:30 +01001Bugfix
2 * Fix a potential corruption of the passed-in IV when mbedtls_aes_crypt_cbc()
3 is called with zero length and padlock is not enabled.