Searched refs:wl_wpsPincheck (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/sysdeps/
H A Dwps-broadcom.c138 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0))
159 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/sysdeps/
H A Dwps-broadcom.c138 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0))
159 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/sysdeps/
H A Dwps-broadcom.c138 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0))
159 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Drc.h919 extern int wl_wpsPincheck(char *pin_string);
H A Dservices.c1582 wl_wpsPincheck(char *pin_string) function
1651 if (wl_wpsPincheck(nvram_safe_get("wps_sta_pin"))) return 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Drc.h919 extern int wl_wpsPincheck(char *pin_string);
H A Dservices.c1582 wl_wpsPincheck(char *pin_string) function
1651 if (wl_wpsPincheck(nvram_safe_get("wps_sta_pin"))) return 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Drc.h919 extern int wl_wpsPincheck(char *pin_string);
H A Dservices.c1582 wl_wpsPincheck(char *pin_string) function
1651 if (wl_wpsPincheck(nvram_safe_get("wps_sta_pin"))) return 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/sysdeps/qca/
H A Dqca.c1726 && (wl_wpsPincheck(wps_sta_pin) == 0)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/sysdeps/qca/
H A Dqca.c1726 && (wl_wpsPincheck(wps_sta_pin) == 0)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/sysdeps/qca/
H A Dqca.c1726 && (wl_wpsPincheck(wps_sta_pin) == 0)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/sysdeps/ralink/
H A Dralink.c4357 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/sysdeps/ralink/
H A Dralink.c4357 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/sysdeps/ralink/
H A Dralink.c4357 if (strlen(wps_sta_pin) && strcmp(wps_sta_pin, "00000000") && (wl_wpsPincheck(wps_sta_pin) == 0)) {

Completed in 172 milliseconds