Home
last modified time | relevance | path

Searched refs:NID_ms_upn (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/x509/
Dv3_san.c113 case NID_ms_upn: in STACK_OF()
240 case NID_ms_upn: in GENERAL_NAME_print()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dobj_mac.rs288 pub const NID_ms_upn: c_int = 649; constant
/third_party/openssl/crypto/objects/
Dobj_dat.h1771 {"msUPN", "Microsoft User Principal Name", NID_ms_upn, 10, &so[4450]},
/third_party/node/src/
Dnode_crypto_common.cc706 case NID_ms_upn: in PrintGeneralName()
/third_party/rust/crates/rust-openssl/openssl/src/
Dnid.rs418 pub const MS_UPN: Nid = Nid(ffi::NID_ms_upn);
/third_party/openssl/ohos_lite/include/openssl/
Dobj_mac.h1299 #define NID_ms_upn 649 macro
/third_party/openssl/include/openssl/
Dobj_mac.h1337 #define NID_ms_upn 649 macro