Searched refs:WPS_DH_GROUP (Results 1 – 5 of 5) sorted by relevance
21 #define WPS_DH_GROUP 5 macro
29 pubkey = dh_init(dh_groups_get(WPS_DH_GROUP), &wps->dh_privkey); in wps_build_public_key()
84 dh_groups_get(WPS_DH_GROUP)); in wps_derive_keys()
29 #define WPS_DH_GROUP 5 macro
1123 wps->dh_pubkey = dh_init(dh_groups_get(WPS_DH_GROUP), in hostapd_wps_start_oob()