Home
last modified time | relevance | path

Searched defs:wps (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dwps_common.c62 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 Dwps_upnp.h22 struct wps_data *wps; member
H A Dwps_er.h28 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 Dtaxonomy.c100 char wps[WPS_NAME_LEN + 5 + 1]; /* room to prepend ",wps:" + trailing in ie_to_string() local
/netbsd-src/lib/libc/stdlib/
H A Dstrfmon.c399 size_t wps; in vstrfmon_l() local
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_threads_wait.h964 #define THREAD_CONCURRENT_TEST(test, sig_hdl, bps, sigs, wps, descr) \ argument