Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Dtb_dh.c114 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH()
Deng_int.h161 const DH_METHOD *dh_meth; member
Deng_cryptodev.c1432 const DH_METHOD *dh_meth = DH_OpenSSL(); in ENGINE_load_cryptodev() local