Searched refs:WPS_MAX_VENDOR_EXT_LEN (Results 1 – 2 of 2) sorted by relevance
| /hal_espressif-latest/components/wpa_supplicant/src/wps/ | ||
| D | wps_attr_parse.c | 132 if (len > WPS_MAX_VENDOR_EXT_LEN) { in wps_parse_vendor_ext() |
| D | wps.h | 66 #define WPS_MAX_VENDOR_EXT_LEN 1024 macro |