Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dhttp_test.c580 static int test_http_resp_hdr_limit(size_t limit) in test_http_resp_hdr_limit() function
630 return test_http_resp_hdr_limit(0); in test_hdr_resp_hdr_limit_none()
635 return (test_http_resp_hdr_limit(1)); in test_hdr_resp_hdr_limit_short()
640 return test_http_resp_hdr_limit(256); in test_hdr_resp_hdr_limit_256()