Searched defs:entropylen (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/ |
H A D | drbg_ctr.c | 271 const unsigned char *entropy, size_t entropylen, in drbg_ctr_instantiate() 292 const unsigned char *entropy, size_t entropylen, in drbg_ctr_reseed()
|
H A D | drbg_lib.c | 292 size_t noncelen = 0, entropylen = 0; in RAND_DRBG_instantiate() local 406 size_t entropylen = 0; in RAND_DRBG_reseed() local
|
/netbsd-src/sys/crypto/nist_hash_drbg/ |
H A D | nist_hash_drbg.c | 119 const secret void *entropy, size_t entropylen, in nist_hash_drbg_instantiate() 158 const secret void *entropy, size_t entropylen, in nist_hash_drbg_reseed()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | drbg_cavs_test.c | 27 size_t entropylen; member
|
H A D | drbgtest.c | 42 size_t entropylen; member 125 size_t entropylen; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/ |
H A D | drbg_ctr.c | 306 const unsigned char *entropy, size_t entropylen, in drbg_ctr_instantiate() 341 const unsigned char *entropy, size_t entropylen, in drbg_ctr_reseed()
|