Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/engine/
H A Dtb_dh.c120 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH()
H A Deng_int.h181 const DH_METHOD *dh_meth; member
H A Deng_cryptodev.c1455 const DH_METHOD *dh_meth = DH_OpenSSL(); in ENGINE_load_cryptodev() local