Searched refs:crypto_mac_decrypt_final (Results 1 – 4 of 4) sorted by relevance
271 extern int crypto_mac_decrypt_final(crypto_context_t ctx, crypto_data_t *mac,
1099 NO_UNLOAD_STUB(kcf, crypto_mac_decrypt_final, nomod_minus_one);
1176 NO_UNLOAD_STUB(kcf, crypto_mac_decrypt_final, nomod_minus_one);
2063 crypto_mac_decrypt_final(crypto_context_t context, crypto_data_t *mac, in crypto_mac_decrypt_final() function