Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HTTP_transfer.pod9 OSSL_HTTP_exchange,
34 BIO *OSSL_HTTP_exchange(OSSL_HTTP_REQ_CTX *rctx, char **redirection_url);
186 OSSL_HTTP_exchange() exchanges any form of HTTP request and response
221 It combines OSSL_HTTP_open(), OSSL_HTTP_set1_request(), OSSL_HTTP_exchange(),
254 On success, OSSL_HTTP_exchange(), OSSL_HTTP_get(), and OSSL_HTTP_transfer()
/freebsd/crypto/openssl/include/openssl/
H A Dhttp.h89 BIO *OSSL_HTTP_exchange(OSSL_HTTP_REQ_CTX *rctx, char **redirection_url);
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c1179 BIO *OSSL_HTTP_exchange(OSSL_HTTP_REQ_CTX *rctx, char **redirection_url) in OSSL_HTTP_exchange() function
1300 resp = OSSL_HTTP_exchange(rctx, &redirection_url); in OSSL_HTTP_get()
1367 resp = OSSL_HTTP_exchange(rctx, NULL); in OSSL_HTTP_transfer()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5093 OSSL_HTTP_exchange;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3280 MLINKS+= OSSL_HTTP_transfer.3 OSSL_HTTP_exchange.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4893 OSSL_HTTP_exchange 5021 3_0_0 EXIST::FUNCTION:HTTP