Searched refs:crypto_stats_init (Results 1 – 2 of 2) sorted by relevance
242 crypto_stats_init(alg); in __crypto_register_alg()1043 void crypto_stats_init(struct crypto_alg *alg) in crypto_stats_init() function1047 EXPORT_SYMBOL_GPL(crypto_stats_init);
595 void crypto_stats_init(struct crypto_alg *alg);617 static inline void crypto_stats_init(struct crypto_alg *alg) in crypto_stats_init() function