Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcrypto.h524 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret);
559 static inline void crypto_stats_rng_seed(struct crypto_alg *alg, int ret) in crypto_stats_rng_seed() function
/Linux-v5.10/crypto/
Drng.c54 crypto_stats_rng_seed(alg, err); in crypto_rng_reset()
Dalgapi.c1232 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret) in crypto_stats_rng_seed() function
1240 EXPORT_SYMBOL_GPL(crypto_stats_rng_seed);