Searched defs:iv_len (Results 1 – 5 of 5) sorted by relevance
| /arm-trusted-firmware/include/tools_share/ |
| H A D | firmware_encrypted.h | 36 uint16_t iv_len; member
|
| /arm-trusted-firmware/drivers/auth/mbedtls/ |
| H A D | mbedtls_crypto.c | 291 unsigned int iv_len, const void *tag, in aes_gcm_decrypt() argument 374 unsigned int iv_len, const void *tag, in auth_decrypt() argument
|
| H A D | mbedtls_psa_crypto.c | 570 unsigned int iv_len, const void *tag, in aes_gcm_decrypt() argument 653 unsigned int iv_len, const void *tag, in auth_decrypt() argument
|
| /arm-trusted-firmware/drivers/auth/ |
| H A D | crypto_mod.c | 173 unsigned int iv_len, const void *tag, in crypto_mod_auth_decrypt() argument
|
| /arm-trusted-firmware/plat/st/common/ |
| H A D | stm32mp_crypto_lib.c | 574 const void *iv, unsigned int iv_len, in stm32_decrypt_aes_gcm() argument 625 const void *iv, unsigned int iv_len, const void *tag, in crypto_auth_decrypt() argument
|