Searched refs:WLAN_KEY_LEN_GCMP (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | ieee80211.h | 2010 WLAN_KEY_LEN_GCMP = 16, enumerator |
/linux-4.1.27/net/wireless/ | ||
D | util.c | 275 if (params->key_len != WLAN_KEY_LEN_GCMP) in cfg80211_validate_key_settings() |