Searched refs:OSSL_HTTP_open (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_HTTP_transfer.pod | 5 OSSL_HTTP_open, 21 OSSL_HTTP_REQ_CTX *OSSL_HTTP_open(const char *server, const char *port, 55 OSSL_HTTP_open() initiates an HTTP session using the I<bio> argument if not 198 typically set up using OSSL_HTTP_open() and OSSL_HTTP_set1_request(). 224 and the I<bio_update_fn>, as described for OSSL_HTTP_open(), must be provided. 225 Also the remaining parameters are interpreted as described for OSSL_HTTP_open() 231 It combines OSSL_HTTP_open(), OSSL_HTTP_set1_request(), OSSL_HTTP_exchange(), 237 The remaining parameters are interpreted as described for OSSL_HTTP_open() 243 given during setup as described above for OSSL_HTTP_open(). 255 OSSL_HTTP_open() returns on success a B<OSSL_HTTP_REQ_CTX>, else NULL.
|
| H A D | OSSL_HTTP_REQ_CTX.pod | 113 L<OSSL_HTTP_open(3)> with the default being 0, which means no timeout. 253 L<OSSL_HTTP_open(3)>,
|
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | http.h | 65 OSSL_HTTP_REQ_CTX *OSSL_HTTP_open(const char *server, const char *port,
|
| /freebsd-14.2/crypto/openssl/crypto/http/ |
| H A D | http_client.c | 940 OSSL_HTTP_REQ_CTX *OSSL_HTTP_open(const char *server, const char *port, in OSSL_HTTP_open() function 1163 rctx = OSSL_HTTP_open(host, port, proxy, no_proxy, in OSSL_HTTP_get() 1238 rctx = OSSL_HTTP_open(server, port, proxy, no_proxy, in OSSL_HTTP_transfer()
|
| /freebsd-14.2/secure/lib/libcrypto/ |
| H A D | Version.map | 5229 OSSL_HTTP_open;
|
| /freebsd-14.2/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 3059 MLINKS+= OSSL_HTTP_transfer.3 OSSL_HTTP_open.3
|
| /freebsd-14.2/crypto/openssl/util/ |
| H A D | libcrypto.num | 4890 OSSL_HTTP_open 5018 3_0_0 EXIST::FUNCTION:
|