Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/crypto/
Drng.c50 crypto_stats_rng_seed(alg, err); in crypto_rng_reset()
Dalgapi.c1185 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret) in crypto_stats_rng_seed() function
1193 EXPORT_SYMBOL_GPL(crypto_stats_rng_seed);