Searched refs:crypto_stats_akcipher_encrypt (Results 1 – 2 of 2) sorted by relevance
295 crypto_stats_akcipher_encrypt(src_len, ret, calg); in crypto_akcipher_encrypt()
603 void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, struct crypto_alg *alg);633 static inline void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, struct crypto_alg *… in crypto_stats_akcipher_encrypt() function