Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Ddrbg.c246 unsigned short entropylen = drbg_sec_strength(drbg->core->flags); in drbg_fips_continuous_test() local
1078 unsigned int entropylen) in drbg_get_random_bytes()
1096 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed_from_random() local
1153 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed() local
H A Dtestmgr.h138 size_t entropylen; member