Searched defs:dh_group (Results 1 – 3 of 3) sorted by relevance
12 struct dh_group { struct23 const struct dh_group * dh_groups_get(int id); argument
100 int dh_group; /* use it when only aggressive mode */ member149 int dh_group; /* don't use it if aggressive mode */ member
3511 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md) in fils_build_auth()