crypto_unregister_rng
crypto_unregister_rng(&jent_alg);
EXPORT_SYMBOL_GPL(crypto_unregister_rng);
crypto_unregister_rng(algs + i);
crypto_unregister_rng(&ss_algs[i].alg.rng);
crypto_unregister_rng(&ss_algs[i].alg.rng);
crypto_unregister_rng(&ce_algs[i].alg.rng);
crypto_unregister_rng(&ss_algs[i].alg.rng);
crypto_unregister_rng(&alg->alg.u.rng);
crypto_unregister_rng(&caam_prng_alg.rng);
crypto_unregister_rng(&exynos_rng_alg);
crypto_unregister_rng(&hisi_trng_alg);
crypto_unregister_rng(&hisi_trng_alg);
crypto_unregister_rng(&qcom_rng_alg);
crypto_unregister_rng(&qcom_rng_alg);
crypto_unregister_rng(&xtrng_trng_alg);
crypto_unregister_rng(&xtrng_trng_alg);
void crypto_unregister_rng(struct rng_alg *alg);