Home
last modified time | relevance | path

Searched refs:NID_dsaWithSHA1_2 (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/crypto/objects/
Dobj_xref.h28 {NID_dsaWithSHA1_2, NID_sha1, NID_dsa_2},
Dobj_dat.h1192 {"DSA-SHA1-old", "dsaWithSHA1-old", NID_dsaWithSHA1_2, 5, &so[402]},
/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dobj_mac.rs460 pub const NID_dsaWithSHA1_2: c_int = 70; constant
/third_party/openssl/ohos_lite/include/openssl/
Devp.h49 # define EVP_PKEY_DSA4 NID_dsaWithSHA1_2
Dobj_mac.h2098 #define NID_dsaWithSHA1_2 70 macro
/third_party/rust/crates/rust-openssl/openssl/src/
Dnid.rs591 pub const DSAWITHSHA1_2: Nid = Nid(ffi::NID_dsaWithSHA1_2);
/third_party/openssl/include/openssl/
Devp.h66 # define EVP_PKEY_DSA4 NID_dsaWithSHA1_2
Dobj_mac.h2223 #define NID_dsaWithSHA1_2 70 macro