Home
last modified time | relevance | path

Searched defs:NID_ecdsa_with_SHA384 (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dobj_mac.rs64 pub const NID_ecdsa_with_SHA384: c_int = 795; constant
/third_party/openssl/include/openssl/
Dobj_mac.h318 #define NID_ecdsa_with_SHA384 795 macro