Searched refs:EVP_dss1 (Results 1 – 6 of 6) sorted by relevance
98 const EVP_MD *EVP_dss1(void) in EVP_dss1() function
86 EVP_add_digest(EVP_dss1()); in OpenSSL_add_all_digests()
680 const EVP_MD *EVP_dss1(void);
127 EVP_add_digest(EVP_dss1()); /* DSA with sha1 */ in SSL_library_init()
1400 EVP_SignInit_ex(&md_ctx,EVP_dss1(), NULL); in dtls1_send_server_key_exchange()