Home
last modified time | relevance | path

Searched refs:NID_ext_key_usage (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_extku.c25 NID_ext_key_usage, 0,
H A Dv3_purp.c283 NID_ext_key_usage, /* 126 */ in X509_supported_extension()
491 if ((extusage = X509_get_ext_d2i(x, NID_ext_key_usage, &i, NULL)) != NULL) { in ossl_x509v3_cache_extensions()
876 i_ext = X509_get_ext_by_NID(x, NID_ext_key_usage, -1); in check_purpose_timestamp_sign()
/third_party/openssl/crypto/x509/
H A Dv3_extku.c25 NID_ext_key_usage, 0,
H A Dv3_purp.c283 NID_ext_key_usage, /* 126 */ in X509_supported_extension()
491 if ((extusage = X509_get_ext_d2i(x, NID_ext_key_usage, &i, NULL)) != NULL) { in ossl_x509v3_cache_extensions()
876 i_ext = X509_get_ext_by_NID(x, NID_ext_key_usage, -1); in check_purpose_timestamp_sign()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c493 ex = X509V3_EXT_nconf_nid(ctmp, NULL, NID_ext_key_usage, in generate_csr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c493 ex = X509V3_EXT_nconf_nid(ctmp, NULL, NID_ext_key_usage, in generate_csr()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dobj_mac.rs546 pub const NID_ext_key_usage: c_int = 126; consts
/third_party/node/src/crypto/
H A Dcrypto_common.cc526 X509_get_ext_d2i(cert, NID_ext_key_usage, nullptr, nullptr))); in GetKeyUsage()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs677 pub const EXT_KEY_USAGE: Nid = Nid(ffi::NID_ext_key_usage);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dobj_mac.h2649 #define NID_ext_key_usage 126 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dobj_mac.h2514 #define NID_ext_key_usage 126 macro
/third_party/openssl/include/openssl/
H A Dobj_mac.h2649 #define NID_ext_key_usage 126 macro
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.h1248 {"extendedKeyUsage", "X509v3 Extended Key Usage", NID_ext_key_usage, 3, &so[637]},
/third_party/openssl/crypto/objects/
H A Dobj_dat.h1250 {"extendedKeyUsage", "X509v3 Extended Key Usage", NID_ext_key_usage, 3, &so[637]},

Completed in 81 milliseconds