Searched refs:crypto_unregister_rng (Results 1 – 13 of 13) 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()
214 crypto_unregister_rng(&jent_alg); in jent_mod_exit()
16 void crypto_unregister_rng(struct rng_alg *alg);
299 crypto_unregister_rng(&hisi_trng_alg); in hisi_trng_probe()316 crypto_unregister_rng(&hisi_trng_alg); in hisi_trng_remove()
193 crypto_unregister_rng(&qcom_rng_alg); in qcom_rng_remove()
311 crypto_unregister_rng(&exynos_rng_alg); in exynos_rng_remove()
516 crypto_unregister_rng(&ss_algs[i].alg.rng); in sun4i_ss_probe()539 crypto_unregister_rng(&ss_algs[i].alg.rng); in sun4i_ss_remove()
649 crypto_unregister_rng(&ss_algs[i].alg.rng); in sun8i_ss_unregister_algs()
870 crypto_unregister_rng(&ce_algs[i].alg.rng); in sun8i_ce_unregister_algs()
1065 crypto_unregister_rng(&alg->alg.u.rng); in crypto4xx_unregister_alg()
4139 0x00000000 crypto_unregister_rng vmlinux EXPORT_SYMBOL_GPL
15304 ffff8000104522b4 T crypto_unregister_rng
Completed in 337 milliseconds