Searched refs:crypto_stats_aead_decrypt (Results 1 – 3 of 3) sorted by relevance
515 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret);538 static inline void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_decrypt() function
114 crypto_stats_aead_decrypt(cryptlen, alg, ret); in crypto_aead_decrypt()
1081 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_decrypt() function1092 EXPORT_SYMBOL_GPL(crypto_stats_aead_decrypt);
Completed in 8 milliseconds