Home
last modified time | relevance | path

Searched refs:crypto_stats_ahash_update (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/crypto/
Dhash.h535 crypto_stats_ahash_update(nbytes, ret, alg); in crypto_ahash_update()
/Linux-v5.4/include/linux/
Dcrypto.h601 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
/Linux-v5.4/crypto/
Dalgapi.c1177 void crypto_stats_ahash_update(unsigned int nbytes, int ret, in crypto_stats_ahash_update() function
1186 EXPORT_SYMBOL_GPL(crypto_stats_ahash_update);