Searched refs:NID_dsaWithSHA (Results 1 – 9 of 9) sorted by relevance
27 {NID_dsaWithSHA, NID_sha, NID_dsa},
1188 {"DSA-SHA", "dsaWithSHA", NID_dsaWithSHA, 5, &so[374]},
153 EVP_MD_get_type((const EVP_MD *)p2) != NID_dsaWithSHA && in pkey_dsa_ctrl()
448 pub const NID_dsaWithSHA: c_int = 66; constant
47 # define EVP_PKEY_DSA2 NID_dsaWithSHA
2045 #define NID_dsaWithSHA 66 macro
579 pub const DSAWITHSHA: Nid = Nid(ffi::NID_dsaWithSHA);
64 # define EVP_PKEY_DSA2 NID_dsaWithSHA
2170 #define NID_dsaWithSHA 66 macro