Searched defs:AES_IV_SIZE (Results 1 – 4 of 4) sorted by relevance
217 unsigned char iv[AES_IV_SIZE], in mbedtls_aes_crypt_cbc()292 unsigned char iv[AES_IV_SIZE], in mbedtls_aes_crypt_cfb128()312 unsigned char iv[AES_IV_SIZE], in mbedtls_aes_crypt_cfb8()
111 uint8_t iv[AES_IV_SIZE], in cc3xx_aes_crypt()
34 #define AES_IV_SIZE 16 macro
163 #define AES_IV_SIZE 16 macro