Searched defs:dh_algorithm (Results 1 – 1 of 1) sorted by relevance
164 struct dh_algorithm { struct165 char *name;166 int type;167 int doi;168 struct dhgroup *dhgroup;