Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_trust.c35 {X509_TRUST_SSL_SERVER, 0, trust_1oidany, "SSL Server", NID_server_auth,
H A Dv3_purp.c495 case NID_server_auth: in ossl_x509v3_cache_extensions()
/third_party/openssl/crypto/x509/
H A Dx509_trust.c35 {X509_TRUST_SSL_SERVER, 0, trust_1oidany, "SSL Server", NID_server_auth,
H A Dv3_purp.c495 case NID_server_auth: in ossl_x509v3_cache_extensions()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dobj_mac.rs344 pub const NID_server_auth: c_int = 129; consts
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs474 pub const SERVER_AUTH: Nid = Nid(ffi::NID_server_auth);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dobj_mac.h1587 #define NID_server_auth 129 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dobj_mac.h1537 #define NID_server_auth 129 macro
/third_party/openssl/include/openssl/
H A Dobj_mac.h1587 #define NID_server_auth 129 macro
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.h1251 {"serverAuth", "TLS Web Server Authentication", NID_server_auth, 8, &so[653]},
/third_party/openssl/crypto/objects/
H A Dobj_dat.h1253 {"serverAuth", "TLS Web Server Authentication", NID_server_auth, 8, &so[653]},

Completed in 82 milliseconds