Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/dh/
H A Ddh_key.c59 static const DH_METHOD *default_DH_method = &dh_ossl; variable
68 default_DH_method = meth; in DH_set_default_method()
73 return default_DH_method; in DH_get_default_method()