Searched refs:WLAN_KEY_LEN_CCMP (Results 1 – 12 of 12) sorted by relevance
179 u8 tx_key[WLAN_KEY_LEN_CCMP];
1270 memcpy(key_buffer, tx_key->key, WLAN_KEY_LEN_CCMP); in vnt_fill_txkey()
368 u8 key[WLAN_KEY_LEN_CCMP];
136 memcpy(set_key.key, key, WLAN_KEY_LEN_CCMP); in vnt_mac_set_keyentry()
224 u8 tx_key[WLAN_KEY_LEN_CCMP];
771 memcpy(key_buffer, tx_key->key, WLAN_KEY_LEN_CCMP); in vnt_fill_txkey()
1523 conf.conf.keylen = WLAN_KEY_LEN_CCMP; in iwl_mvm_setup_connection_keep()1525 WLAN_KEY_LEN_CCMP); in iwl_mvm_setup_connection_keep()
630 WLAN_KEY_LEN_CCMP); in mwifiex_ret_802_11_key_material_v2()
749 if (enc_key->key_len == WLAN_KEY_LEN_CCMP) in mwifiex_cmd_802_11_key_material_v2()861 if (enc_key->key_len == WLAN_KEY_LEN_CCMP) { in mwifiex_cmd_802_11_key_material_v1()
800 u8 key[WLAN_KEY_LEN_CCMP];
2005 WLAN_KEY_LEN_CCMP = 16, enumerator
267 if (params->key_len != WLAN_KEY_LEN_CCMP) in cfg80211_validate_key_settings()