Searched refs:crypto_stats_ahash_update (Results 1 – 2 of 2) sorted by relevance
535 crypto_stats_ahash_update(nbytes, ret, alg); in crypto_ahash_update()
601 void crypto_stats_ahash_update(unsigned int nbytes, int ret, struct crypto_alg *alg);629 static inline void crypto_stats_ahash_update(unsigned int nbytes, int ret, struct crypto_alg *alg) in crypto_stats_ahash_update() function