Searched refs:MAX_WEP_KEY_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h302 #define MAX_WEP_KEY_LEN 16 macro
306 u8 wep_key[NUM_WEP_KEYS][MAX_WEP_KEY_LEN];
H A Dconfig.c1736 if (*len > MAX_WEP_KEY_LEN) {

Completed in 64 milliseconds