Searched refs:crypto_stats_akcipher_decrypt (Results 1 – 2 of 2) sorted by relevance
319 crypto_stats_akcipher_decrypt(src_len, ret, calg); in crypto_akcipher_decrypt()
604 void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, struct crypto_alg *alg);635 static inline void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, struct crypto_alg *… in crypto_stats_akcipher_decrypt() function