Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.19-rc6 17 lines 507 B view raw
1Random Number Generator (RNG) 2============================= 3 4Random Number Algorithm Definitions 5----------------------------------- 6 7.. kernel-doc:: include/crypto/rng.h 8 :functions: rng_alg 9 10Crypto API Random Number API 11---------------------------- 12 13.. kernel-doc:: include/crypto/rng.h 14 :doc: Random number generator API 15 16.. kernel-doc:: include/crypto/rng.h 17 :functions: crypto_alloc_rng crypto_rng_alg crypto_free_rng crypto_rng_generate crypto_rng_get_bytes crypto_rng_reset crypto_rng_seedsize