Home
last modified time | relevance | path

Searched refs:ENGINE_set_DH (Results 1 – 5 of 5) 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() function
Deng_openssl.c150 || !ENGINE_set_DH(e, DH_get_default_method()) in bind_helper()
Dengine.h481 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);
Deng_cryptodev.c1431 if (ENGINE_set_DH(engine, &cryptodev_dh)){ in ENGINE_load_cryptodev()
/external/openssl/include/openssl/
Dengine.h481 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);