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

/opensolaris-onvv-gate/usr/src/common/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.h461 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);
H A Deng_cryptodev.c1114 if (ENGINE_set_DH(engine, &cryptodev_dh)){
H A Dhw_pk11.c927 if (!ENGINE_set_DH(e, PK11_DH()))

Completed in 105 milliseconds