Home
last modified time | relevance | path

Searched defs:dh_group (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/crypto/
Ddh_groups.h12 struct dh_group { struct
23 const struct dh_group * dh_groups_get(int id); argument
/hostap-latest/src/rsn_supp/
Dwpa.c5793 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md) in fils_build_auth()