Home
last modified time | relevance | path

Searched defs:DH_set_method (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_lib.c17 int DH_set_method(DH *dh, const DH_METHOD *meth) in DH_set_method() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddh.c389 DH_set_method(DH *dh, const DH_METHOD *method) in DH_set_method() function
H A Ddh.h56 #define DH_set_method hc_DH_set_method macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_lib.c32 int DH_set_method(DH *dh, const DH_METHOD *meth) in DH_set_method() function