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