Searched refs:ENGINE_set_DH (Results 1 - 5 of 5) sorted by relevance

/external/openssl/crypto/engine/
H A Dtb_dh.c114 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) function
H A Deng_openssl.c150 || !ENGINE_set_DH(e, DH_get_default_method())
H A Dengine.h481 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);
H A Deng_cryptodev.c1431 if (ENGINE_set_DH(engine, &cryptodev_dh)){
/external/openssl/include/openssl/
H A Dengine.h481 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);

Completed in 100 milliseconds