Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcrypto.h516 void crypto_stats_ahash_update(unsigned int nbytes, int ret, struct crypto_alg *alg);
540 static inline void crypto_stats_ahash_update(unsigned int nbytes, int ret, struct crypto_alg *alg) in crypto_stats_ahash_update() function
/OK3568_Linux_fs/kernel/include/crypto/
H A Dhash.h558 crypto_stats_ahash_update(nbytes, ret, alg); in crypto_ahash_update()
/OK3568_Linux_fs/kernel/crypto/
H A Dalgapi.c1178 void crypto_stats_ahash_update(unsigned int nbytes, int ret, in crypto_stats_ahash_update() function
1187 EXPORT_SYMBOL_GPL(crypto_stats_ahash_update);