Home
last modified time | relevance | path

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

/openssl/crypto/ocsp/
H A Docsp_prn.c157 if (i2a_ASN1_OBJECT(bp, rb->responseType) <= 0) in OCSP_RESPONSE_print()
159 if (OBJ_obj2nid(rb->responseType) != NID_id_pkix_OCSP_basic) { in OCSP_RESPONSE_print()
H A Docsp_local.h83 ASN1_OBJECT *responseType; member
H A Docsp_asn.c58 ASN1_SIMPLE(OCSP_RESPBYTES, responseType, ASN1_OBJECT),
H A Docsp_cl.c133 if (OBJ_obj2nid(rb->responseType) != NID_id_pkix_OCSP_basic) { in OCSP_response_get1_basic()
H A Docsp_srv.c75 rsp->responseBytes->responseType = OBJ_nid2obj(NID_id_pkix_OCSP_basic); in OCSP_response_create()

Completed in 12 milliseconds