Home
last modified time | relevance | path

Searched defs:entropylen (Results 1 – 2 of 2) sorted by relevance

/crypto/
Ddrbg.c244 unsigned short entropylen = drbg_sec_strength(drbg->core->flags); in drbg_fips_continuous_test() local
1054 unsigned int entropylen) in drbg_get_random_bytes()
1074 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_async_seed() local
1126 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed() local
Dtestmgr.h130 size_t entropylen; member