Home
last modified time | relevance | path

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

/crypto/http/
A Dhttp_client.c1315 (void)OSSL_HTTP_close(rctx, 1); in OSSL_HTTP_get()
1324 (void)OSSL_HTTP_close(rctx, 1); in OSSL_HTTP_get()
1332 if (!OSSL_HTTP_close(rctx, resp != NULL)) { in OSSL_HTTP_get()
1369 if (!OSSL_HTTP_close(rctx, resp != NULL)) { in OSSL_HTTP_transfer()
1381 int OSSL_HTTP_close(OSSL_HTTP_REQ_CTX *rctx, int ok) in OSSL_HTTP_close() function
/crypto/cmp/
A Dcmp_ctx.c161 (void)OSSL_HTTP_close(ctx->http_ctx, 1); in OSSL_CMP_CTX_reinit()
192 (void)OSSL_HTTP_close(ctx->http_ctx, 1); in OSSL_CMP_CTX_free()

Completed in 13 milliseconds