Searched refs:crypto_dec_algo (Results 1 – 6 of 6) sorted by relevance
/trusted-firmware-a/include/drivers/auth/ |
A D | crypto_mod.h | 24 enum crypto_dec_algo { enum 60 int (*auth_decrypt)(enum crypto_dec_algo dec_algo, void *data_ptr, 75 int crypto_mod_auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr,
|
/trusted-firmware-a/drivers/auth/ |
A D | crypto_mod.c | 139 int crypto_mod_auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in crypto_mod_auth_decrypt()
|
/trusted-firmware-a/drivers/auth/mbedtls/ |
A D | mbedtls_crypto.c | 307 static int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in auth_decrypt()
|
/trusted-firmware-a/docs/design/ |
A D | auth-framework.rst | 950 int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr,
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
A D | auth-framework.rst.txt | 950 int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr,
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …,crt:[105,119],crucial:53,cruzer:106,crypto:[2,6,32,36,53,66,86,116],crypto_dec_algo:36,cryptocel:…
|
Completed in 21 milliseconds