Home
last modified time | relevance | path

Searched defs:iv (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a/include/tools_share/
A Dfirmware_encrypted.h38 uint8_t iv[ENC_MAX_IV_SIZE]; member
/trusted-firmware-a/drivers/auth/mbedtls/
A Dmbedtls_crypto.c241 unsigned int key_len, const void *iv, in aes_gcm_decrypt()
309 unsigned int key_flags, const void *iv, in auth_decrypt()
/trusted-firmware-a/drivers/auth/
A Dcrypto_mod.c141 unsigned int key_flags, const void *iv, in crypto_mod_auth_decrypt()
/trusted-firmware-a/tools/encrypt_fw/src/
A Dencrypt.c30 unsigned char key[KEY_SIZE], iv[IV_SIZE], tag[TAG_SIZE]; in gcm_encrypt() local

Completed in 4 milliseconds