Searched refs:crypto_unregister_rng (Results 1 – 7 of 7) sorted by relevance
192 void crypto_unregister_rng(struct rng_alg *alg) in crypto_unregister_rng() function196 EXPORT_SYMBOL_GPL(crypto_unregister_rng);212 crypto_unregister_rng(algs + i); in crypto_register_rngs()223 crypto_unregister_rng(algs + i); in crypto_unregister_rngs()
193 crypto_unregister_rng(&jent_alg); in jent_mod_exit()
16 void crypto_unregister_rng(struct rng_alg *alg);
386 crypto_unregister_rng(&ss_algs[i].alg.rng); in sun4i_ss_probe()413 crypto_unregister_rng(&ss_algs[i].alg.rng); in sun4i_ss_remove()
192 crypto_unregister_rng(&qcom_rng_alg); in qcom_rng_remove()
311 crypto_unregister_rng(&exynos_rng_alg); in exynos_rng_remove()
1068 crypto_unregister_rng(&alg->alg.u.rng); in crypto4xx_unregister_alg()