Home
last modified time | relevance | path

Searched refs:crypto_rng_show (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Drng.c89 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg)
91 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) in crypto_rng_show() function
101 .show = crypto_rng_show,
/kernel/linux/linux-6.6/crypto/
H A Drng.c86 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg)
88 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg) in crypto_rng_show() function
119 .show = crypto_rng_show,

Completed in 1 milliseconds