Home
last modified time | relevance | path

Searched refs:responseBytes (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/ocsp/
H A Docsp_srv.c73 if ((rsp->responseBytes = OCSP_RESPBYTES_new()) == NULL) in OCSP_response_create()
75 rsp->responseBytes->responseType = OBJ_nid2obj(NID_id_pkix_OCSP_basic); in OCSP_response_create()
77 (bs, ASN1_ITEM_rptr(OCSP_BASICRESP), &rsp->responseBytes->response)) in OCSP_response_create()
H A Docsp_local.h93 OCSP_RESPBYTES *responseBytes; member
H A Docsp_asn.c66 ASN1_EXP_OPT(OCSP_RESPONSE, responseBytes, OCSP_RESPBYTES, 0)
H A Docsp_prn.c145 OCSP_RESPBYTES *rb = o->responseBytes; in OCSP_RESPONSE_print()
H A Docsp_cl.c127 OCSP_RESPBYTES *rb = resp->responseBytes; in OCSP_response_get1_basic()

Completed in 37 milliseconds