Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c515 int i, found_expected_ct = 0, found_keep_alive = 0; in OSSL_HTTP_REQ_CTX_nbio() local
732 found_expected_ct = 1; in OSSL_HTTP_REQ_CTX_nbio()
782 if (rctx->expected_ct != NULL && !found_expected_ct) { in OSSL_HTTP_REQ_CTX_nbio()

Completed in 14 milliseconds