Searched defs:wps_data (Results 1 – 2 of 2) sorted by relevance
26 struct wps_data { struct30 struct wps_context *wps;35 int registrar;40 int er;42 enum {51 } state;53 u8 uuid_e[WPS_UUID_LEN];54 u8 uuid_r[WPS_UUID_LEN];55 u8 mac_addr_e[ETH_ALEN];56 u8 nonce_e[WPS_NONCE_LEN];[all …]
1085 const struct wpabuf *wps_data, in wps_registrar_probe_req_rx()