Searched defs:iv_len (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/include/tools_share/ |
| H A D | firmware_encrypted.h | 36 uint16_t iv_len; member
|
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_crypto.c | 309 unsigned int iv_len, const void *tag, in aes_gcm_decrypt() 392 unsigned int iv_len, const void *tag, in auth_decrypt()
|
| H A D | mbedtls_psa_crypto.c | 499 unsigned int iv_len, const void *tag, in aes_gcm_decrypt() 565 unsigned int iv_len, const void *tag, in auth_decrypt()
|
| /rk3399_ARM-atf/drivers/auth/ |
| H A D | crypto_mod.c | 173 unsigned int iv_len, const void *tag, in crypto_mod_auth_decrypt()
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_crypto_lib.c | 575 const void *iv, unsigned int iv_len, in stm32_decrypt_aes_gcm() 626 const void *iv, unsigned int iv_len, const void *tag, in crypto_auth_decrypt()
|