Home
last modified time | relevance | path

Searched refs:drbg_sec_strength (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/crypto/
Ddrbg.c208 static inline unsigned short drbg_sec_strength(drbg_flag_t flags) in drbg_sec_strength() function
1007 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_async_seed()
1054 unsigned int entropylen = drbg_sec_strength(drbg->core->flags); in drbg_seed()