Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/
H A Ddrbg.h188 static inline size_t drbg_max_requests(struct drbg_state *drbg) in drbg_max_requests() function
/OK3568_Linux_fs/kernel/crypto/
H A Ddrbg.c1067 drbg->reseed_threshold = drbg_max_requests(drbg); in __drbg_seed()
1564 drbg->reseed_threshold = drbg_max_requests(drbg); in drbg_instantiate()
2008 drbg->reseed_threshold = drbg_max_requests(drbg); in drbg_healthcheck_sanity()