Searched refs:dh_ossl (Results 1 – 1 of 1) sorted by relevance
165 static DH_METHOD dh_ossl = { variable177 static const DH_METHOD *default_DH_method = &dh_ossl;181 return &dh_ossl; in DH_OpenSSL()