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

/external/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.h478 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth);
H A Deng_cryptodev.c1417 if (ENGINE_set_DSA(engine, &cryptodev_dsa)) {
/external/openssl/include/openssl/
H A Dengine.h478 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth);

Completed in 85 milliseconds