WLAN_KEY_LEN_CCMP 1480 drivers/net/wireless/intel/iwlwifi/mvm/d3.c 			conf.conf.keylen = WLAN_KEY_LEN_CCMP;
WLAN_KEY_LEN_CCMP 1482 drivers/net/wireless/intel/iwlwifi/mvm/d3.c 			       WLAN_KEY_LEN_CCMP);
WLAN_KEY_LEN_CCMP  521 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	encrypt_key.key_len = WLAN_KEY_LEN_CCMP;
WLAN_KEY_LEN_CCMP  956 drivers/net/wireless/marvell/mwifiex/fw.h 	u8 key[WLAN_KEY_LEN_CCMP];
WLAN_KEY_LEN_CCMP  787 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	if (enc_key->key_len == WLAN_KEY_LEN_CCMP)
WLAN_KEY_LEN_CCMP  900 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	if (enc_key->key_len == WLAN_KEY_LEN_CCMP) {
WLAN_KEY_LEN_CCMP  629 drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c 	       WLAN_KEY_LEN_CCMP);
WLAN_KEY_LEN_CCMP 1261 drivers/staging/vt6655/rxtx.c 		memcpy(key_buffer, tx_key->key, WLAN_KEY_LEN_CCMP);
WLAN_KEY_LEN_CCMP  166 drivers/staging/vt6655/rxtx.h 	u8 tx_key[WLAN_KEY_LEN_CCMP];
WLAN_KEY_LEN_CCMP  122 drivers/staging/vt6656/mac.c 	memcpy(set_key.key, key, WLAN_KEY_LEN_CCMP);
WLAN_KEY_LEN_CCMP  354 drivers/staging/vt6656/mac.h 	u8 key[WLAN_KEY_LEN_CCMP];
WLAN_KEY_LEN_CCMP  774 drivers/staging/vt6656/rxtx.c 		memcpy(key_buffer, tx_key->key, WLAN_KEY_LEN_CCMP);
WLAN_KEY_LEN_CCMP  211 drivers/staging/vt6656/rxtx.h 	u8 tx_key[WLAN_KEY_LEN_CCMP];
WLAN_KEY_LEN_CCMP  300 net/wireless/util.c 		if (params->key_len != WLAN_KEY_LEN_CCMP)