Home
last modified time | relevance | path

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

/crypto/ocsp/
A Docsp_http.c31 if (!OSSL_HTTP_REQ_CTX_set_request_line(rctx, 1 /* POST */, in OCSP_sendreq_new()
/crypto/http/
A Dhttp_client.c178 int OSSL_HTTP_REQ_CTX_set_request_line(OSSL_HTTP_REQ_CTX *rctx, int method_POST, in OSSL_HTTP_REQ_CTX_set_request_line() function
1165 return OSSL_HTTP_REQ_CTX_set_request_line(rctx, req != NULL, in OSSL_HTTP_set1_request()

Completed in 16 milliseconds