Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/wps/
H A Dwps_i.h23 struct wps_data { struct
32 int registrar;
37 int er;
39 enum {
48 } state;
72 u16 dev_pw_id;
73 int pbc;
96 u8 *new_psk;
110 int ext_reg;
111 int int_reg;
[all …]
H A Dwps_registrar.c1148 const struct wpabuf *wps_data, in wps_registrar_probe_req_rx()