Searched defs:wps (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/wpa/dist/src/wps/ |
H A D | wps_common.c | 62 int wps_derive_keys(struct wps_data *wps) in wps_derive_keys() 132 int wps_derive_psk(struct wps_data *wps, const u8 *dev_passwd, in wps_derive_psk() 155 struct wpabuf * wps_decrypt_encr_settings(struct wps_data *wps, const u8 *encr, in wps_decrypt_encr_settings() 272 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, in wps_fail_event() 289 void wps_success_event(struct wps_context *wps, const u8 *mac_addr) in wps_success_event() 302 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part, in wps_pwd_auth_fail_event() 318 void wps_pbc_overlap_event(struct wps_context *wps) in wps_pbc_overlap_event() 327 void wps_pbc_timeout_event(struct wps_context *wps) in wps_pbc_timeout_event() 336 void wps_pbc_active_event(struct wps_context *wps) in wps_pbc_active_event() 345 void wps_pbc_disable_event(struct wps_context *wps) in wps_pbc_disable_event() [all …]
|
H A D | wps_upnp.h | 22 struct wps_data *wps; member
|
H A D | wps_er.h | 28 struct wps_data *wps; member 40 struct wps_data *wps; member 77 struct wps_context *wps; member
|
/netbsd-src/external/bsd/wpa/dist/src/ap/ |
H A D | taxonomy.c | 100 char wps[WPS_NAME_LEN + 5 + 1]; /* room to prepend ",wps:" + trailing in ie_to_string() local
|
/netbsd-src/lib/libc/stdlib/ |
H A D | strfmon.c | 399 size_t wps; in vstrfmon_l() local
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_ptrace_threads_wait.h | 964 #define THREAD_CONCURRENT_TEST(test, sig_hdl, bps, sigs, wps, descr) \ argument
|