Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Ddrbg.c2013 size_t max_addtllen, max_request_bytes; in drbg_healthcheck_sanity() local
2044 max_request_bytes = drbg_max_request_bytes(drbg); in drbg_healthcheck_sanity()
2050 len = drbg_generate(drbg, buf, (max_request_bytes + 1), NULL); in drbg_healthcheck_sanity()