Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A 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
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DDH_set_method.pod5 DH_set_default_method, DH_get_default_method,
18 const DH_METHOD *DH_get_default_method(void);
47 DH_get_default_method() returns a pointer to the current default DH_METHOD.
69 DH_OpenSSL() and DH_get_default_method() return pointers to the respective
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddh.h55 #define DH_get_default_method hc_DH_get_default_method macro
136 DH_get_default_method(void);
H A Ddh.c110 dh->meth = DH_get_default_method(); in DH_new_method()
487 DH_get_default_method(void) in DH_get_default_method() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_key.c98 const DH_METHOD *DH_get_default_method(void) in DH_get_default_method() function
H A Ddh_lib.c59 ret->meth = DH_get_default_method(); in DH_new_method()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_lib.c92 ret->meth = DH_get_default_method(); in dh_new_intern()
H A Ddh_key.c184 const DH_METHOD *DH_get_default_method(void) in DH_get_default_method() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Ddh.h120 const DH_METHOD *DH_get_default_method(void);
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/
H A Dmanpages12 hcrypto/man/man3/DH_get_default_method.3
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Ddh.h199 OSSL_DEPRECATEDIN_3_0 const DH_METHOD *DH_get_default_method(void);
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c102 || !ENGINE_set_DH(e, DH_get_default_method()) in bind_helper()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c109 || !ENGINE_set_DH(e, DH_get_default_method()) in bind_helper()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhxtool.c1442 const DH_METHOD *m = DH_get_default_method(); in info()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map930 DH_get_default_method;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod1403 DH_get_default_method(), DH_get0_engine(), DH_meth_*(), DH_new_method(),
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num997 DH_get_default_method 993 1_1_0 EXIST::FUNCTION:DH