Home
last modified time | relevance | path

Searched defs:crypto_unregister_rng (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Drng.c192 void crypto_unregister_rng(struct rng_alg *alg) in crypto_unregister_rng() function
196 EXPORT_SYMBOL_GPL(crypto_unregister_rng); variable
/kernel/linux/linux-6.6/crypto/
H A Drng.c219 void crypto_unregister_rng(struct rng_alg *alg) in crypto_unregister_rng() function
223 EXPORT_SYMBOL_GPL(crypto_unregister_rng); variable

Completed in 1 milliseconds