Home
last modified time | relevance | path

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

/arm-trusted-firmware/include/tools_share/
H A Dfirmware_encrypted.h38 uint8_t iv[ENC_MAX_IV_SIZE]; member
/arm-trusted-firmware/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c290 unsigned int key_len, const void *iv, in aes_gcm_decrypt() argument
373 unsigned int key_flags, const void *iv, in auth_decrypt() argument
H A Dmbedtls_psa_crypto.c569 unsigned int key_len, const void *iv, in aes_gcm_decrypt() argument
652 unsigned int key_flags, const void *iv, in auth_decrypt() argument
/arm-trusted-firmware/tools/encrypt_fw/src/
H A Dencrypt.c30 unsigned char key[KEY_SIZE], iv[IV_SIZE], tag[TAG_SIZE]; in gcm_encrypt() local
/arm-trusted-firmware/include/drivers/st/
H A Dstm32_saes.h44 uint32_t iv[4]; /* In HW byte order */ member
/arm-trusted-firmware/drivers/auth/
H A Dcrypto_mod.c172 unsigned int key_flags, const void *iv, in crypto_mod_auth_decrypt() argument
/arm-trusted-firmware/plat/st/common/
H A Dstm32mp_crypto_lib.c574 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
/arm-trusted-firmware/drivers/st/crypto/
H A Dstm32_saes.c417 const void *key, size_t key_size, const void *iv, size_t iv_size) in stm32_saes_init() argument
[all...]