Home
last modified time | relevance | path

Searched defs:iv_len (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/include/tools_share/
Dfirmware_encrypted.h36 uint16_t iv_len; member
/trusted-firmware-a-latest/drivers/auth/mbedtls/
Dmbedtls_crypto.c291 unsigned int iv_len, const void *tag, in aes_gcm_decrypt()
374 unsigned int iv_len, const void *tag, in auth_decrypt()
Dmbedtls_psa_crypto.c570 unsigned int iv_len, const void *tag, in aes_gcm_decrypt()
653 unsigned int iv_len, const void *tag, in auth_decrypt()
/trusted-firmware-a-latest/drivers/auth/
Dcrypto_mod.c173 unsigned int iv_len, const void *tag, in crypto_mod_auth_decrypt()
/trusted-firmware-a-latest/plat/st/common/
Dstm32mp_crypto_lib.c574 const void *iv, unsigned int iv_len, in stm32_decrypt_aes_gcm()
625 const void *iv, unsigned int iv_len, const void *tag, in crypto_auth_decrypt()