Searched refs:WLAN_KEY_LEN_CCMP (Results 1 – 12 of 12) sorted by relevance
155 u8 tx_key[WLAN_KEY_LEN_CCMP];
72 memcpy(set_key.key, key, WLAN_KEY_LEN_CCMP); in vnt_mac_set_keyentry()
355 u8 key[WLAN_KEY_LEN_CCMP];
368 memcpy(fifo->tx_key, tx_key->key, WLAN_KEY_LEN_CCMP); in vnt_fill_txkey()
166 u8 tx_key[WLAN_KEY_LEN_CCMP];
1209 memcpy(key_buffer, tx_key->key, WLAN_KEY_LEN_CCMP); in vnt_fill_txkey()
1575 BUILD_BUG_ON(WLAN_KEY_LEN_CCMP != WLAN_KEY_LEN_GCMP); in iwl_mvm_setup_connection_keep()1576 BUILD_BUG_ON(sizeof(conf.key) < WLAN_KEY_LEN_CCMP); in iwl_mvm_setup_connection_keep()1577 conf.conf.keylen = WLAN_KEY_LEN_CCMP; in iwl_mvm_setup_connection_keep()1579 WLAN_KEY_LEN_CCMP); in iwl_mvm_setup_connection_keep()
114 expected_tk_len = WLAN_KEY_LEN_CCMP; in iwl_mvm_ftm_add_pasn_sta()
787 if (enc_key->key_len == WLAN_KEY_LEN_CCMP) in mwifiex_cmd_802_11_key_material_v2()893 if (enc_key->key_len == WLAN_KEY_LEN_CCMP) { in mwifiex_cmd_802_11_key_material_v1()
517 encrypt_key.key_len = WLAN_KEY_LEN_CCMP; in mwifiex_cfg80211_set_default_mgmt_key()
387 if (params->key_len != WLAN_KEY_LEN_CCMP) in cfg80211_validate_key_settings()
3012 WLAN_KEY_LEN_CCMP = 16, enumerator