Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DDH_set_method.pod5 DH_set_default_method, DH_get_default_method,
14 const DH_METHOD *DH_get_default_method(void);
40 DH_get_default_method() returns a pointer to the current default DH_METHOD.
62 DH_OpenSSL() and DH_get_default_method() return pointers to the respective
/third_party/openssl/crypto/dh/
Ddh_key.c98 const DH_METHOD *DH_get_default_method(void) in DH_get_default_method() function
Ddh_lib.c59 ret->meth = DH_get_default_method(); in DH_new_method()
/third_party/openssl/include/openssl/
Ddh.h120 const DH_METHOD *DH_get_default_method(void);
/third_party/openssl/crypto/engine/
Deng_openssl.c102 || !ENGINE_set_DH(e, DH_get_default_method()) in bind_helper()
/third_party/openssl/util/
Dlibcrypto.num997 DH_get_default_method 993 1_1_0 EXIST::FUNCTION:DH