HomeSort by relevance Sort by last modified time
    Searched refs:MAX_WEP_KEY_LEN (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 219 #define MAX_WEP_KEY_LEN 16
223 u8 wep_key[NUM_WEP_KEYS][MAX_WEP_KEY_LEN];
config.c 1185 if (*len > MAX_WEP_KEY_LEN) {
    [all...]

Completed in 38 milliseconds