Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Ddrbg.c2013 size_t max_addtllen, max_request_bytes; in drbg_healthcheck_sanity() local
2043 max_addtllen = drbg_max_addtl(drbg); in drbg_healthcheck_sanity()
2045 drbg_string_fill(&addtl, buf, max_addtllen + 1); in drbg_healthcheck_sanity()