OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wps_is_addr_authorized
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/wpa/dist/src/wps/
wps.c
309
*
wps_is_addr_authorized
- Check whether WPS IE authorizes MAC address
316
int
wps_is_addr_authorized
(const struct wpabuf *msg, const u8 *addr,
function
wps.h
244
int
wps_is_addr_authorized
(const struct wpabuf *msg, const u8 *addr,
/src/external/bsd/wpa/dist/wpa_supplicant/
wps_supplicant.c
1763
if (!
wps_is_addr_authorized
(wps_ie, wpa_s->own_addr, 1)) {
1811
(
wps_is_addr_authorized
(wps_ie, wpa_s->own_addr, 1) ||
1953
else if (
wps_is_addr_authorized
(ie, wpa_s->own_addr, 0))
2974
r =
wps_is_addr_authorized
(wps, wpa_s->own_addr, 1);
bss.c
330
} else if (!
wps_is_addr_authorized
(wps_ie, wpa_s->own_addr, 1)) {
wpa_supplicant.c
5698
!
wps_is_addr_authorized
(wps_ie, wpa_s->own_addr, 1))
ctrl_iface.c
3066
else if (
wps_is_addr_authorized
(wps_ie, wpa_s->own_addr, 0))
Completed in 28 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026