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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dtb_dsa.c114 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth) function
H A Deng_openssl.c141 || !ENGINE_set_DSA(e, DSA_get_default_method())
H A Dengine.h458 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth);
H A Deng_cryptodev.c1100 if (ENGINE_set_DSA(engine, &cryptodev_dsa)) {
H A Dhw_pk11.c917 if (!ENGINE_set_DSA(e, PK11_DSA()))

Completed in 106 milliseconds