Searched refs:dsa_meth (Results 1 – 6 of 6) sorted by relevance
79 if (e->dsa_meth) in ENGINE_register_DSA()96 if (e->dsa_meth) in ENGINE_set_default_DSA()116 return e->dsa_meth; in ENGINE_get_DSA()120 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth) in ENGINE_set_DSA() argument122 e->dsa_meth = dsa_meth; in ENGINE_set_DSA()
299 dest->dsa_meth = src->dsa_meth; in engine_cpy()
180 const DSA_METHOD *dsa_meth; member
91 e->dsa_meth = NULL; in engine_set_all_null()
557 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth);
116 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth);