Home
last modified time | relevance | path

Searched refs:crypto_unregister_rngs (Results 1 – 7 of 7) sorted by relevance

/linux/crypto/
A Drng.c218 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs() function
225 EXPORT_SYMBOL_GPL(crypto_unregister_rngs);
A Dansi_cprng.c462 crypto_unregister_rngs(rng_algs, ARRAY_SIZE(rng_algs)); in prng_mod_fini()
A Ddrbg.c2143 crypto_unregister_rngs(drbg_algs, (ARRAY_SIZE(drbg_cores) * 2)); in drbg_exit()
/linux/include/crypto/internal/
A Drng.h18 void crypto_unregister_rngs(struct rng_alg *algs, int count);
/linux/
A Dvmlinux.symvers10853 0x00000000 crypto_unregister_rngs vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15305 ffff8000104522e0 T crypto_unregister_rngs
A D.tmp_System.map15305 ffff8000104522e0 T crypto_unregister_rngs

Completed in 349 milliseconds