Home
last modified time | relevance | path

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

/Linux-v6.1/include/crypto/
Ddrbg.h189 static inline size_t drbg_max_requests(struct drbg_state *drbg) in drbg_max_requests() function
/Linux-v6.1/crypto/
Ddrbg.c1069 drbg->reseed_threshold = drbg_max_requests(drbg); in __drbg_seed()
1599 drbg->reseed_threshold = drbg_max_requests(drbg); in drbg_instantiate()
2033 drbg->reseed_threshold = drbg_max_requests(drbg); in drbg_healthcheck_sanity()