Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/auth/
H A Dcrypto_mod.h79 int (*auth_decrypt)(enum crypto_dec_algo dec_algo, void *data_ptr, member
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c389 static int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in auth_decrypt() function
H A Dmbedtls_psa_crypto.c562 static int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in auth_decrypt() function