Home
last modified time | relevance | path

Searched refs:ALG_SET_DRBG_ENTROPY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_alg.h54 #define ALG_SET_DRBG_ENTROPY 6 macro
/openbmc/linux/Documentation/crypto/
H A Duserspace-if.rst322 ALG_SET_DRBG_ENTROPY setsockopt interface. Setting the entropy requires
400 - ALG_SET_DRBG_ENTROPY -- Setting the entropy of the random number generator.
/openbmc/linux/crypto/
H A Daf_alg.c395 case ALG_SET_DRBG_ENTROPY: in alg_setsockopt()