Searched refs:WLAN_KEY_LEN_CCMP_256 (Results 1 – 3 of 3) sorted by relevance
1874 WLAN_KEY_LEN_CCMP_256 = 32,1882 WLAN_KEY_LEN_CCMP_256 = 32, global() enumerator
991 u8 key[WLAN_KEY_LEN_CCMP_256];
361 if (params->key_len != WLAN_KEY_LEN_CCMP_256) in cfg80211_validate_key_settings()