Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Ddrbg.c245 unsigned short entropylen = drbg_sec_strength(drbg->core->flags); in drbg_fips_continuous_test() local
1076 unsigned int entropylen) in drbg_get_random_bytes()
1094 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed_from_random() local
1131 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed() local
H A Dtestmgr.h136 size_t entropylen; member