Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcrypto.h536 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret);
571 static inline void crypto_stats_rng_seed(struct crypto_alg *alg, int ret) in crypto_stats_rng_seed() function
/linux-5.19.10/crypto/
Drng.c50 crypto_stats_rng_seed(alg, err); in crypto_rng_reset()
Dalgapi.c1256 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret) in crypto_stats_rng_seed() function
1264 EXPORT_SYMBOL_GPL(crypto_stats_rng_seed);