Searched refs:crypto_unregister_rng (Results 1 – 3 of 3) sorted by relevance
200 void crypto_unregister_rng(struct rng_alg *alg) in crypto_unregister_rng() function204 EXPORT_SYMBOL_GPL(crypto_unregister_rng);220 crypto_unregister_rng(algs + i); in crypto_register_rngs()231 crypto_unregister_rng(algs + i); in crypto_unregister_rngs()
195 crypto_unregister_rng(&jent_alg); in jent_mod_exit()
21 void crypto_unregister_rng(struct rng_alg *alg);