Searched refs:DSA_get_default_method (Results 1 – 7 of 7) sorted by relevance
5 DSA_set_default_method, DSA_get_default_method,14 const DSA_METHOD *DSA_get_default_method(void);40 DSA_get_default_method() returns a pointer to the current default62 DSA_OpenSSL() and DSA_get_default_method() return pointers to the respective
89 const DSA_METHOD *DSA_get_default_method(void);
66 ret->meth = DSA_get_default_method(); in DSA_new_method()
52 const DSA_METHOD *DSA_get_default_method(void) in DSA_get_default_method() function
96 || !ENGINE_set_DSA(e, DSA_get_default_method()) in bind_helper()
998 DSA_get_default_method;
1118 MLINKS+= DSA_set_method.3 DSA_get_default_method.3