Home
last modified time | relevance | path

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

/crypto/
Ddrbg.c1829 size_t max_addtllen, max_request_bytes; in drbg_healthcheck_sanity() local
1862 max_request_bytes = drbg_max_request_bytes(drbg); in drbg_healthcheck_sanity()
1868 len = drbg_generate(drbg, buf, (max_request_bytes + 1), NULL); in drbg_healthcheck_sanity()