Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HTTP_transfer.pod12 OSSL_HTTP_close
51 int OSSL_HTTP_close(OSSL_HTTP_REQ_CTX *rctx, int ok);
232 and OSSL_HTTP_close().
241 OSSL_HTTP_close() closes the connection and releases I<rctx>.
268 OSSL_HTTP_close() returns 0 if anything went wrong while disconnecting, else 1.
H A DOSSL_HTTP_REQ_CTX.pod182 else it should call I<OSSL_HTTP_REQ_CTX_free(rctx)> or L<OSSL_HTTP_close(3)>.
256 L<OSSL_HTTP_close(3)>
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c1192 (void)OSSL_HTTP_close(rctx, 1); in OSSL_HTTP_get()
1202 (void)OSSL_HTTP_close(rctx, 1); in OSSL_HTTP_get()
1211 if (!OSSL_HTTP_close(rctx, resp != NULL)) { in OSSL_HTTP_get()
1249 if (!OSSL_HTTP_close(rctx, resp != NULL)) { in OSSL_HTTP_transfer()
1261 int OSSL_HTTP_close(OSSL_HTTP_REQ_CTX *rctx, int ok) in OSSL_HTTP_close() function
/freebsd/crypto/openssl/include/openssl/
H A Dhttp.h95 int OSSL_HTTP_close(OSSL_HTTP_REQ_CTX *rctx, int ok);
/freebsd/crypto/openssl/test/
H A Dhttp_test.c195 OSSL_HTTP_close(rctx, res); in test_http_keep_alive()
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_ctx.c161 (void)OSSL_HTTP_close(ctx->http_ctx, 1); in OSSL_CMP_CTX_reinit()
189 (void)OSSL_HTTP_close(ctx->http_ctx, 1); in OSSL_CMP_CTX_free()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5092 OSSL_HTTP_close;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3055 MLINKS+= OSSL_HTTP_transfer.3 OSSL_HTTP_close.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4896 OSSL_HTTP_close 5024 3_0_0 EXIST::FUNCTION: