Home
last modified time | relevance | path

Searched refs:OCSP_REQ_CTX (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
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 *rctx, const ASN1_ITEM *it,
[all …]
H A Dossl_typ.h206 typedef struct ocsp_req_ctx_st OCSP_REQ_CTX; typedef
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);