Searched defs:dec_algo (Results 1 – 5 of 5) sorted by relevance
34 uint16_t dec_algo; member
170 int crypto_mod_auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in crypto_mod_auth_decrypt()
371 static int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in auth_decrypt()
650 static int auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, in auth_decrypt()
623 static int crypto_auth_decrypt(enum crypto_dec_algo dec_algo, void *data_ptr, size_t len, in crypto_auth_decrypt()