Searched refs:OSSL_HTTP_REQ_CTX_new (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | OSSL_HTTP_REQ_CTX.pod | 6 OSSL_HTTP_REQ_CTX_new, 27 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size); 62 OSSL_HTTP_REQ_CTX_new() allocates a new HTTP request context structure, 105 In this case the BIO given as I<rbio> argument to OSSL_HTTP_REQ_CTX_new() should 136 that were given when calling OSSL_HTTP_REQ_CTX_new(). 151 Otherwise the returned BIO is the I<rbio> given to OSSL_HTTP_REQ_CTX_new(), 196 OSSL_HTTP_REQ_CTX_new(). 223 OSSL_HTTP_REQ_CTX_new() returns a pointer to a B<OSSL_HTTP_REQ_CTX>, or NULL
|
| /freebsd-14-stable/crypto/openssl/crypto/ocsp/ |
| HD | ocsp_http.c | 18 OSSL_HTTP_REQ_CTX *rctx = OSSL_HTTP_REQ_CTX_new(io, io, buf_size); in OCSP_sendreq_new()
|
| /freebsd-14-stable/crypto/openssl/include/openssl/ |
| HD | http.h | 41 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size);
|
| HD | ocsp.h.in | 180 OSSL_HTTP_REQ_CTX_new(io, io, buf_size)
|
| HD | ocsp.h | 276 OSSL_HTTP_REQ_CTX_new(io, io, buf_size)
|
| /freebsd-14-stable/crypto/openssl/crypto/http/ |
| HD | http_client.c | 90 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size) in OSSL_HTTP_REQ_CTX_new() function 378 OSSL_HTTP_REQ_CTX *rctx = OSSL_HTTP_REQ_CTX_new(wbio, rbio, buf_size); in http_req_ctx_new()
|
| /freebsd-14-stable/secure/lib/libcrypto/ |
| HD | Version.map | 5219 OSSL_HTTP_REQ_CTX_new;
|
| /freebsd-14-stable/secure/lib/libcrypto/man/man3/ |
| HD | Makefile | 3048 MLINKS+= OSSL_HTTP_REQ_CTX.3 OSSL_HTTP_REQ_CTX_new.3
|
| /freebsd-14-stable/crypto/openssl/util/ |
| HD | libcrypto.num | 1117 OSSL_HTTP_REQ_CTX_new 1145 3_0_0 EXIST::FUNCTION:
|