Searched refs:NID_ad_OCSP (Results 1 – 5 of 5) sorted by relevance
/openssl/crypto/x509/ |
H A D | x509_trust.c | 43 {X509_TRUST_OCSP_REQUEST, 0, trust_1oid, "OCSP request", NID_ad_OCSP,
|
H A D | v3_utl.c | 473 if (OBJ_obj2nid(ad->method) == NID_ad_OCSP) { in STACK_OF()
|
/openssl/crypto/ocsp/ |
H A D | ocsp_ext.c | 451 if ((ad->method = OBJ_nid2obj(NID_ad_OCSP)) == NULL) in OCSP_url_svcloc_new()
|
/openssl/crypto/objects/ |
H A D | obj_dat.h | 1500 {"OCSP", "OCSP", NID_ad_OCSP, 8, &so[1065]},
|
/openssl/include/openssl/ |
H A D | obj_mac.h | 2139 #define NID_ad_OCSP 178 macro
|
Completed in 87 milliseconds