Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcrypto.h525 void crypto_stats_ahash_update(unsigned int nbytes, int ret, struct crypto_alg *alg);
549 static inline void crypto_stats_ahash_update(unsigned int nbytes, int ret, struct crypto_alg *alg) in crypto_stats_ahash_update() function
/linux-6.3-rc2/include/crypto/
A Dhash.h558 crypto_stats_ahash_update(nbytes, ret, alg); in crypto_ahash_update()
/linux-6.3-rc2/crypto/
A Dalgapi.c1150 void crypto_stats_ahash_update(unsigned int nbytes, int ret, in crypto_stats_ahash_update() function
1159 EXPORT_SYMBOL_GPL(crypto_stats_ahash_update);

Completed in 11 milliseconds