Home
last modified time | relevance | path

Searched defs:auth_decrypt (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/include/drivers/auth/
Dcrypto_mod.h77 int (*auth_decrypt)(enum crypto_dec_algo dec_algo, void *data_ptr, member
/trusted-firmware-a-latest/drivers/auth/mbedtls/
Dmbedtls_crypto.c371 static int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in auth_decrypt() function
Dmbedtls_psa_crypto.c650 static int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in auth_decrypt() function