Home
last modified time | relevance | path

Searched refs:NID_id_pkix_OCSP_basic (Results 1 – 6 of 6) sorted by relevance

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_srv.c131 rsp->responseBytes->responseType = OBJ_nid2obj(NID_id_pkix_OCSP_basic); in OCSP_response_create()
H A Docsp_prn.c222 if (OBJ_obj2nid(rb->responseType) != NID_id_pkix_OCSP_basic) { in OCSP_RESPONSE_print()
H A Docsp_cl.c210 if (OBJ_obj2nid(rb->responseType) != NID_id_pkix_OCSP_basic) { in OCSP_response_get1_basic()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dtls_openssl_ocsp.c543 OBJ_obj2nid(bytes->responseType) != NID_id_pkix_OCSP_basic) { in check_ocsp_resp()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h1589 {"basicOCSPResponse","Basic OCSP Response",NID_id_pkix_OCSP_basic,9,
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h1951 #define NID_id_pkix_OCSP_basic 365 macro