Searched refs:dsa_method (Results 1 – 9 of 9) sorted by relevance
27 DSA_METHOD *dsa_method; member85 return set_method((void **)&engine->dsa_method, method, method_size, in ENGINE_set_DSA_method()90 return engine->dsa_method; in ENGINE_get_DSA_method()
176 typedef struct dsa_method DSA_METHOD;
314 struct dsa_method { struct
142 typedef struct dsa_method DSA_METHOD;
133 struct dsa_method struct
718 const struct dsa_method DSA_default_method = {
177 @@ -131,8 +135,9 @@ struct dsa_method