Searched refs:DSA_get_default_method (Results 1 – 4 of 4) sorted by relevance
82 const DSA_METHOD *DSA_get_default_method(void) in DSA_get_default_method() function123 ret->meth = DSA_get_default_method(); in DSA_new_method()
189 const DSA_METHOD *DSA_get_default_method(void);
141 || !ENGINE_set_DSA(e, DSA_get_default_method()) in bind_helper()