Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_lib.c95 int DH_set_method(DH *dh, const DH_METHOD *meth) in DH_set_method() function
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddh.c392 DH_set_method(DH *dh, const DH_METHOD *method) in DH_set_method() function
H A Ddh.h54 #define DH_set_method hc_DH_set_method macro