Home
last modified time | relevance | path

Searched refs:NID_name_constraints (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_purp.c291 NID_name_constraints, /* 666 */ in X509_supported_extension()
568 x->nc = X509_get_ext_d2i(x, NID_name_constraints, &i, NULL); in ossl_x509v3_cache_extensions()
H A Dv3_ncons.c44 NID_name_constraints, 0,
/third_party/openssl/crypto/x509/
H A Dv3_purp.c291 NID_name_constraints, /* 666 */ in X509_supported_extension()
568 x->nc = X509_get_ext_d2i(x, NID_name_constraints, &i, NULL); in ossl_x509v3_cache_extensions()
H A Dv3_ncons.c44 NID_name_constraints, 0,
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dobj_mac.rs539 pub const NID_name_constraints: c_int = 666; consts
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs670 pub const NAME_CONSTRAINTS: Nid = Nid(ffi::NID_name_constraints);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dobj_mac.h2614 #define NID_name_constraints 666 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dobj_mac.h2479 #define NID_name_constraints 666 macro
/third_party/openssl/include/openssl/
H A Dobj_mac.h2614 #define NID_name_constraints 666 macro
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.h1788 {"nameConstraints", "X509v3 Name Constraints", NID_name_constraints, 3, &so[4497]},
/third_party/openssl/crypto/objects/
H A Dobj_dat.h1790 {"nameConstraints", "X509v3 Name Constraints", NID_name_constraints, 3, &so[4497]},

Completed in 78 milliseconds