Searched refs:NID_ms_upn (Results 1 - 10 of 10) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_san.c | 113 case NID_ms_upn: in STACK_OF() 240 case NID_ms_upn: in GENERAL_NAME_print()
|
/third_party/openssl/crypto/x509/ |
H A D | v3_san.c | 113 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/ |
H A D | obj_mac.rs | 288 pub const NID_ms_upn: c_int = 649; consts
|
/third_party/node/src/crypto/ |
H A D | crypto_common.cc | 779 case NID_ms_upn: in PrintGeneralName()
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | nid.rs | 418 pub const MS_UPN: Nid = Nid(ffi::NID_ms_upn);
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | obj_mac.h | 1337 #define NID_ms_upn 649 macro
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | obj_mac.h | 1299 #define NID_ms_upn 649 macro
|
/third_party/openssl/include/openssl/ |
H A D | obj_mac.h | 1337 #define NID_ms_upn 649 macro
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
H A D | obj_dat.h | 1771 {"msUPN", "Microsoft User Principal Name", NID_ms_upn, 10, &so[4450]},
|
/third_party/openssl/crypto/objects/ |
H A D | obj_dat.h | 1773 {"msUPN", "Microsoft User Principal Name", NID_ms_upn, 10, &so[4450]},
|
Completed in 78 milliseconds