Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Dtb_dh.c68 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Dtb_dh.c72 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dengine.h54 #define ENGINE_set_DH hc_ENGINE_set_DH macro
H A Dengine.c129 ENGINE_set_DH(ENGINE *engine, const DH_METHOD *method) in ENGINE_set_DH() function