Searched refs:WLAN_KEY_LEN_CCMP_256 (Results 1 – 4 of 4) sorted by relevance
1902 WLAN_KEY_LEN_CCMP_256 = 32, enumerator
1030 u8 key[WLAN_KEY_LEN_CCMP_256];
991 u8 key[WLAN_KEY_LEN_CCMP_256];
422 if (params->key_len != WLAN_KEY_LEN_CCMP_256) in cfg80211_validate_key_settings()