Searched refs:crypto_stats_ablkcipher_encrypt (Results 1 – 1 of 1) sorted by relevance
597 void crypto_stats_ablkcipher_encrypt(unsigned int nbytes, int ret, struct crypto_alg *alg);621 static inline void crypto_stats_ablkcipher_encrypt(unsigned int nbytes, int ret, struct crypto_alg … in crypto_stats_ablkcipher_encrypt() function1099 crypto_stats_ablkcipher_encrypt(nbytes, ret, alg); in crypto_ablkcipher_encrypt()