KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / Documentation / crypto / api-rng.rst
1 Random Number Algorithm Definitions
2 -----------------------------------
3
4 .. kernel-doc:: include/crypto/rng.h
5 :functions: rng_alg
6
7 Crypto 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