Searched defs:buf_size (Results 1 – 7 of 7) sorted by relevance
/openssl/crypto/ocsp/ |
H A D | ocsp_http.c | 16 const OCSP_REQUEST *req, int buf_size) in OCSP_sendreq_new()
|
/openssl/crypto/err/ |
H A D | err_blocks.c | 53 size_t buf_size = 0; in ERR_vset_error() local
|
/openssl/crypto/http/ |
H A D | http_client.c | 46 int buf_size; /* Buffer size */ member 94 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size) in OSSL_HTTP_REQ_CTX_new() 396 int buf_size, int overall_timeout) in http_req_ctx_new() 1021 int buf_size, int overall_timeout) in OSSL_HTTP_open() 1214 int buf_size, const STACK_OF(CONF_VALUE) *headers, in OSSL_HTTP_get() 1306 int buf_size, const STACK_OF(CONF_VALUE) *headers, in OSSL_HTTP_transfer()
|
/openssl/apps/ |
H A D | s_time.c | 131 size_t buf_size; in s_time_main() local
|
H A D | passwd.c | 512 size_t buf_size = 0; in shacrypt() local
|
H A D | req.c | 1387 int n_min, int n_max, char *buf, const int buf_size, in build_data() 1471 static int join(char buf[], size_t buf_size, const char *name, in join()
|
/openssl/include/openssl/ |
H A D | ocsp.h.in | 179 # define OCSP_REQ_CTX_new(io, buf_size) \ argument
|
Completed in 31 milliseconds