Searched refs:ECDSA_OpenSSL (Results 1 – 5 of 5) sorted by relevance
145 const ECDSA_METHOD *ECDSA_OpenSSL(void);
80 default_ECDSA_method = ECDSA_OpenSSL(); in ECDSA_get_default_method()
84 const ECDSA_METHOD *ECDSA_OpenSSL(void) in ECDSA_OpenSSL() function
147 || !ENGINE_set_ECDSA(e, ECDSA_OpenSSL()) in bind_helper()