Searched refs:OCSP_REQ_CTX (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ocsp/
H A Docsp_ht.c117 OCSP_REQ_CTX *OCSP_REQ_CTX_new(BIO *io, int maxline)
119 OCSP_REQ_CTX *rctx;
120 rctx = OPENSSL_malloc(sizeof(OCSP_REQ_CTX));
140 void OCSP_REQ_CTX_free(OCSP_REQ_CTX *rctx)
149 BIO *OCSP_REQ_CTX_get0_mem_bio(OCSP_REQ_CTX *rctx)
154 void OCSP_set_max_response_length(OCSP_REQ_CTX *rctx, unsigned long len)
162 int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rctx, const ASN1_ITEM *it, ASN1_VALUE *val)
176 int OCSP_REQ_CTX_nbio_d2i(OCSP_REQ_CTX *rctx,
195 int OCSP_REQ_CTX_http(OCSP_REQ_CTX *rctx, const char *op, const char *path)
208 int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rct
[all...]
H A Docsp.h398 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req,
400 int OCSP_REQ_CTX_nbio(OCSP_REQ_CTX *rctx);
401 int OCSP_sendreq_nbio(OCSP_RESPONSE **presp, OCSP_REQ_CTX *rctx);
402 OCSP_REQ_CTX *OCSP_REQ_CTX_new(BIO *io, int maxline);
403 void OCSP_REQ_CTX_free(OCSP_REQ_CTX *rctx);
404 void OCSP_set_max_response_length(OCSP_REQ_CTX *rctx, unsigned long len);
405 int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rctx, const ASN1_ITEM *it,
407 int OCSP_REQ_CTX_nbio_d2i(OCSP_REQ_CTX *rctx, ASN1_VALUE **pval,
409 BIO *OCSP_REQ_CTX_get0_mem_bio(OCSP_REQ_CTX *rctx);
410 int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ocsp/
H A Docsp_ht.c117 OCSP_REQ_CTX *OCSP_REQ_CTX_new(BIO *io, int maxline)
119 OCSP_REQ_CTX *rctx;
120 rctx = OPENSSL_malloc(sizeof(OCSP_REQ_CTX));
140 void OCSP_REQ_CTX_free(OCSP_REQ_CTX *rctx)
149 BIO *OCSP_REQ_CTX_get0_mem_bio(OCSP_REQ_CTX *rctx)
154 void OCSP_set_max_response_length(OCSP_REQ_CTX *rctx, unsigned long len)
162 int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rctx, const ASN1_ITEM *it, ASN1_VALUE *val)
176 int OCSP_REQ_CTX_nbio_d2i(OCSP_REQ_CTX *rctx,
195 int OCSP_REQ_CTX_http(OCSP_REQ_CTX *rctx, const char *op, const char *path)
208 int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rct
[all...]
H A Docsp.h398 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req,
400 int OCSP_REQ_CTX_nbio(OCSP_REQ_CTX *rctx);
401 int OCSP_sendreq_nbio(OCSP_RESPONSE **presp, OCSP_REQ_CTX *rctx);
402 OCSP_REQ_CTX *OCSP_REQ_CTX_new(BIO *io, int maxline);
403 void OCSP_REQ_CTX_free(OCSP_REQ_CTX *rctx);
404 void OCSP_set_max_response_length(OCSP_REQ_CTX *rctx, unsigned long len);
405 int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rctx, const ASN1_ITEM *it,
407 int OCSP_REQ_CTX_nbio_d2i(OCSP_REQ_CTX *rctx, ASN1_VALUE **pval,
409 BIO *OCSP_REQ_CTX_get0_mem_bio(OCSP_REQ_CTX *rctx);
410 int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dossl_typ.h204 typedef struct ocsp_req_ctx_st OCSP_REQ_CTX; typedef in typeref:struct:ocsp_req_ctx_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dossl_typ.h204 typedef struct ocsp_req_ctx_st OCSP_REQ_CTX; typedef in typeref:struct:ocsp_req_ctx_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx_all.c109 int X509_http_nbio(OCSP_REQ_CTX *rctx, X509 **pcert)
143 int X509_CRL_http_nbio(OCSP_REQ_CTX *rctx, X509_CRL **pcrl)
H A Dx509.h649 int X509_http_nbio(OCSP_REQ_CTX *rctx, X509 **pcert);
654 int X509_CRL_http_nbio(OCSP_REQ_CTX *rctx, X509_CRL **pcrl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx_all.c109 int X509_http_nbio(OCSP_REQ_CTX *rctx, X509 **pcert)
143 int X509_CRL_http_nbio(OCSP_REQ_CTX *rctx, X509_CRL **pcrl)
H A Dx509.h649 int X509_http_nbio(OCSP_REQ_CTX *rctx, X509 **pcert);
654 int X509_CRL_http_nbio(OCSP_REQ_CTX *rctx, X509_CRL **pcrl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Docsp.c1249 OCSP_REQ_CTX *ctx = NULL;
H A Dapps.c794 OCSP_REQ_CTX *rctx = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Docsp.c1249 OCSP_REQ_CTX *ctx = NULL;
H A Dapps.c794 OCSP_REQ_CTX *rctx = NULL;

Completed in 119 milliseconds