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

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Dtb_dsa.c120 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth) function
H A Deng_openssl.c146 || !ENGINE_set_DSA(e, DSA_get_default_method())
H A Dengine.h536 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth);
H A Deng_cryptodev.c1143 if (ENGINE_set_DSA(engine, &cryptodev_dsa)) {
/freebsd-9.3-release/crypto/openssl/engines/
H A De_nuron.c343 !ENGINE_set_DSA(e, &nuron_dsa) ||
H A De_atalla.c215 !ENGINE_set_DSA(e, &atalla_dsa) ||
H A De_sureware.c250 !ENGINE_set_DSA(e, &surewarehk_dsa) ||
H A De_ubsec.c222 !ENGINE_set_DSA(e, &ubsec_dsa) ||
H A De_cswift.c247 !ENGINE_set_DSA(e, &cswift_dsa) ||
H A De_aep.c287 !ENGINE_set_DSA(e, &aep_dsa) ||
H A De_capi.c506 || !ENGINE_set_DSA(e, &capi_dsa_method)
/freebsd-9.3-release/crypto/openssl/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c217 !ENGINE_set_DSA(e, &cluster_labs_dsa) ||
/freebsd-9.3-release/crypto/openssl/demos/engines/ibmca/
H A Dhw_ibmca.c229 !ENGINE_set_DSA(e, &ibmca_dsa) ||
/freebsd-9.3-release/crypto/openssl/demos/engines/zencod/
H A Dhw_zencod.c295 !ENGINE_set_DSA(e, &zencod_dsa) ||

Completed in 123 milliseconds