Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dhttp.h81 BIO *OSSL_HTTP_exchange(OSSL_HTTP_REQ_CTX *rctx, char **redirection_url);
/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);
206 OSSL_HTTP_exchange() exchanges any form of HTTP request and response
241 It combines OSSL_HTTP_open(), OSSL_HTTP_set1_request(), OSSL_HTTP_exchange(),
274 On success, OSSL_HTTP_exchange(), OSSL_HTTP_get(), and OSSL_HTTP_transfer()
/openssl/crypto/http/
H A Dhttp_client.c1136 BIO *OSSL_HTTP_exchange(OSSL_HTTP_REQ_CTX *rctx, char **redirection_url) in OSSL_HTTP_exchange() function
1257 resp = OSSL_HTTP_exchange(rctx, &redirection_url); in OSSL_HTTP_get()
1324 resp = OSSL_HTTP_exchange(rctx, NULL); in OSSL_HTTP_transfer()
/openssl/util/
H A Dlibcrypto.num4893 OSSL_HTTP_exchange 5021 3_0_0 EXIST::FUNCTION:HTTP

Completed in 42 milliseconds