Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
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
Dtestmgr.h138 size_t entropylen; member
/kernel/linux/linux-5.10/crypto/
Ddrbg.c244 unsigned short entropylen = drbg_sec_strength(drbg->core->flags); in drbg_fips_continuous_test() local
1075 unsigned int entropylen) in drbg_get_random_bytes()
1093 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed_from_random() local
1130 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed() local
Dtestmgr.h136 size_t entropylen; member