Searched refs:ENGINE_set_ECDSA (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Dtb_ecdsa.c120 int ENGINE_set_ECDSA(ENGINE *e, const ECDSA_METHOD *ecdsa_meth) function
H A Deng_openssl.c152 || !ENGINE_set_ECDSA(e, ECDSA_OpenSSL())
H A Dengine.h538 int ENGINE_set_ECDSA(ENGINE *e, const ECDSA_METHOD *ecdsa_meth);

Completed in 66 milliseconds