OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wps_is_addr_authorized
(Results
1 - 6
of
6
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps.c
306
*
wps_is_addr_authorized
- Check whether WPS IE authorizes MAC address
313
int
wps_is_addr_authorized
(const struct wpabuf *msg, const u8 *addr,
function
wps.h
231
int
wps_is_addr_authorized
(const struct wpabuf *msg, const u8 *addr,
/external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c
[
all
...]
bss.c
323
} else if (!
wps_is_addr_authorized
(wps_ie, wpa_s->own_addr, 1)) {
[
all
...]
wpa_supplicant.c
[
all
...]
ctrl_iface.c
[
all
...]
Completed in 71 milliseconds