Home
last modified time | relevance | path

Searched refs:NID_OCSP_sign (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_trust.c41 {X509_TRUST_OCSP_SIGN, 0, trust_1oid, "OCSP responder", NID_OCSP_sign,
H A Dv3_purp.c511 case NID_OCSP_sign: in ossl_x509v3_cache_extensions()
/third_party/openssl/crypto/x509/
H A Dx509_trust.c41 {X509_TRUST_OCSP_SIGN, 0, trust_1oid, "OCSP responder", NID_OCSP_sign,
H A Dv3_purp.c511 case NID_OCSP_sign: in ossl_x509v3_cache_extensions()
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_vfy.c148 if (X509_check_trust(x, NID_OCSP_sign, 0) != X509_TRUST_TRUSTED) { in OCSP_basic_verify()
/third_party/openssl/crypto/ocsp/
H A Docsp_vfy.c148 if (X509_check_trust(x, NID_OCSP_sign, 0) != X509_TRUST_TRUSTED) { in OCSP_basic_verify()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl_ocsp.c671 if (X509_check_trust(tmp_cert, NID_OCSP_sign, 0) != in check_ocsp_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl_ocsp.c671 if (X509_check_trust(tmp_cert, NID_OCSP_sign, 0) != in check_ocsp_resp()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dobj_mac.rs352 pub const NID_OCSP_sign: c_int = 180; consts
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs482 pub const OCSP_SIGN: Nid = Nid(ffi::NID_OCSP_sign);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dobj_mac.h1627 #define NID_OCSP_sign 180 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dobj_mac.h1577 #define NID_OCSP_sign 180 macro
/third_party/openssl/include/openssl/
H A Dobj_mac.h1627 #define NID_OCSP_sign 180 macro
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.h1302 {"OCSPSigning", "OCSP Signing", NID_OCSP_sign, 8, &so[1081]},
/third_party/openssl/crypto/objects/
H A Dobj_dat.h1304 {"OCSPSigning", "OCSP Signing", NID_OCSP_sign, 8, &so[1081]},

Completed in 78 milliseconds