Home
last modified time | relevance | path

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

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