Searched refs:crypto_unregister_rng (Results 1 – 2 of 2) sorted by relevance
186 void crypto_unregister_rng(struct rng_alg *alg) in crypto_unregister_rng() function190 EXPORT_SYMBOL_GPL(crypto_unregister_rng);206 crypto_unregister_rng(algs + i); in crypto_register_rngs()217 crypto_unregister_rng(algs + i); in crypto_unregister_rngs()
368 crypto_unregister_rng(&jent_alg); in jent_mod_exit()
Completed in 9 milliseconds