Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.7-rc2 14 lines 446 B view raw
1Random Number Algorithm Definitions 2----------------------------------- 3 4.. kernel-doc:: include/crypto/rng.h 5 :functions: rng_alg 6 7Crypto API Random Number API 8---------------------------- 9 10.. kernel-doc:: include/crypto/rng.h 11 :doc: Random number generator API 12 13.. kernel-doc:: include/crypto/rng.h 14 :functions: crypto_alloc_rng crypto_rng_alg crypto_free_rng crypto_rng_generate crypto_rng_get_bytes crypto_rng_reset crypto_rng_seedsize