Searched refs:ossl_dh_get_method (Results 1 – 3 of 3) sorted by relevance
47 const DH_METHOD *ossl_dh_get_method(const DH *dh);
126 if (dh->engine != NULL || ossl_dh_get_method(dh) != DH_OpenSSL()) in ossl_dh_is_foreign()
52 const DH_METHOD *ossl_dh_get_method(const DH *dh) in ossl_dh_get_method() function
Completed in 6 milliseconds