Home
last modified time | relevance | path

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

/crypto/
Ddrbg.c1988 size_t max_addtllen, max_request_bytes; in drbg_healthcheck_sanity() local
2019 max_request_bytes = drbg_max_request_bytes(drbg); in drbg_healthcheck_sanity()
2025 len = drbg_generate(drbg, buf, (max_request_bytes + 1), NULL); in drbg_healthcheck_sanity()