Searched refs:DSA_new_method (Results 1 – 9 of 9) sorted by relevance
6 DSA_set_method, DSA_new_method, DSA_OpenSSL - select DSA method18 DSA *DSA_new_method(ENGINE *engine);55 DSA_new_method() allocates and initializes a DSA structure so that B<engine>71 DSA_new_method() returns NULL and sets an error code that can be
18 calling DSA_new_method(NULL).
158 DSA_METHOD is this one) or DSA_new_method(). The DSA_new() and DSA_new_method()
21 return DSA_new_method(NULL); in DSA_new()49 DSA *DSA_new_method(ENGINE *engine) in DSA_new_method() function
94 DSA *DSA_new_method(ENGINE *engine);
720 dkey = DSA_new_method(eng); in capi_get_pkey()
1029 DSA_new_method;
437 DSA_F_DSA_NEW_METHOD:103:DSA_new_method
1119 MLINKS+= DSA_set_method.3 DSA_new_method.3