Home
last modified time | relevance | path

Searched refs:NID_dsa_2 (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/crypto/x509/
Dx509type.c72 case NID_dsa_2: in X509_certificate_type()
/third_party/openssl/crypto/objects/
Dobj_xref.h28 {NID_dsaWithSHA1_2, NID_sha1, NID_dsa_2},
Dobj_dat.h1189 {"DSA-old", "dsaEncryption-old", NID_dsa_2, 5, &so[379]},
/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dobj_mac.rs447 pub const NID_dsa_2: c_int = 67; constant
/third_party/openssl/ohos_lite/include/openssl/
Devp.h46 # define EVP_PKEY_DSA1 NID_dsa_2
Dobj_mac.h2040 #define NID_dsa_2 67 macro
/third_party/rust/crates/rust-openssl/openssl/src/
Dnid.rs578 pub const DSA_2: Nid = Nid(ffi::NID_dsa_2);
/third_party/openssl/include/openssl/
Devp.h63 # define EVP_PKEY_DSA1 NID_dsa_2
Dobj_mac.h2165 #define NID_dsa_2 67 macro