Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Ddrbg.c234 unsigned short entropylen = drbg_sec_strength(drbg->core->flags); in drbg_fips_continuous_test() local
1062 unsigned int entropylen) in drbg_get_random_bytes()
1080 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed_from_random() local
1137 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed() local
Dtestmgr.h138 size_t entropylen; member