Home
last modified time | relevance | path

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

/openssl/crypto/dsa/
H A Ddsa_ossl.c57 static const DSA_METHOD *default_DSA_method = &openssl_dsa_meth; variable
62 default_DSA_method = meth; in DSA_set_default_method()
68 return default_DSA_method; in DSA_get_default_method()

Completed in 5 milliseconds