Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dcrypto.h527 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret);
562 static inline void crypto_stats_rng_seed(struct crypto_alg *alg, int ret) in crypto_stats_rng_seed() function
/kernel/linux/linux-5.10/crypto/
Drng.c50 crypto_stats_rng_seed(alg, err); in crypto_rng_reset()
Dalgapi.c1234 void crypto_stats_rng_seed(struct crypto_alg *alg, int ret) in crypto_stats_rng_seed() function
1242 EXPORT_SYMBOL_GPL(crypto_stats_rng_seed);