mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-11 17:27:43 +08:00

Address review comments: 1. add `mbedtls_cipher_init()` after freeing context, in test code 2. style comments 3. set `ctx->iv_size = 0` in case `IV == NULL && iv_len == 0`