Searched defs:key_flags (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-a-latest/drivers/auth/ |
D | crypto_mod.c | 172 unsigned int key_flags, const void *iv, in crypto_mod_auth_decrypt()
|
/trusted-firmware-a-latest/plat/st/common/ |
D | stm32mp_crypto_lib.c | 561 static enum stm32_saes_key_selection select_key(unsigned int key_flags) in select_key() 573 unsigned int key_flags, in stm32_decrypt_aes_gcm() 624 const void *key, unsigned int key_len, unsigned int key_flags, in crypto_auth_decrypt()
|
/trusted-firmware-a-latest/drivers/io/ |
D | io_encrypted.c | 162 unsigned int key_flags = 0; in enc_file_read() local
|
/trusted-firmware-a-latest/drivers/auth/mbedtls/ |
D | mbedtls_crypto.c | 373 unsigned int key_flags, const void *iv, in auth_decrypt()
|
D | mbedtls_psa_crypto.c | 652 unsigned int key_flags, const void *iv, in auth_decrypt()
|