Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Ddh.h47 const DH_METHOD *ossl_dh_get_method(const DH *dh);
/openssl/crypto/dh/
H A Ddh_backend.c126 if (dh->engine != NULL || ossl_dh_get_method(dh) != DH_OpenSSL()) in ossl_dh_is_foreign()
H A Ddh_lib.c52 const DH_METHOD *ossl_dh_get_method(const DH *dh) in ossl_dh_get_method() function

Completed in 7 milliseconds