Home
last modified time | relevance | path

Searched refs:crypto_mod_auth_decrypt (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/include/drivers/auth/
A Dcrypto_mod.h75 int crypto_mod_auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr,
/trusted-firmware-a/drivers/auth/
A Dcrypto_mod.c139 int crypto_mod_auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in crypto_mod_auth_decrypt() function
/trusted-firmware-a/drivers/io/
A Dio_encrypted.c205 result = crypto_mod_auth_decrypt(header.dec_algo, in enc_file_read()

Completed in 4 milliseconds