Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dobj_mac.rs61 pub const NID_ecdsa_with_Specified: c_int = 792; constant
/third_party/openssl/include/openssl/
Dobj_mac.h306 #define NID_ecdsa_with_Specified 792 macro