Home
last modified time | relevance | path

Searched refs:crypto_stats_init (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dcrypto.h512 void crypto_stats_init(struct crypto_alg *alg);
532 static inline void crypto_stats_init(struct crypto_alg *alg) in crypto_stats_init() function
/kernel/linux/linux-5.10/crypto/
Dalgapi.c271 crypto_stats_init(alg); in __crypto_register_alg()
1070 void crypto_stats_init(struct crypto_alg *alg) in crypto_stats_init() function
1074 EXPORT_SYMBOL_GPL(crypto_stats_init);