Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/
Ddrbg.h182 static inline size_t drbg_max_requests(struct drbg_state *drbg) in drbg_max_requests() function
/Linux-v4.19/crypto/
Ddrbg.c1031 drbg->reseed_threshold = drbg_max_requests(drbg); in drbg_async_seed()
1479 drbg->reseed_threshold = drbg_max_requests(drbg); in drbg_instantiate()
1927 drbg->reseed_threshold = drbg_max_requests(drbg); in drbg_healthcheck_sanity()