Searched refs:WLAN_KEY_LEN_CCMP (Results 1 – 12 of 12) sorted by relevance
153 u8 tx_key[WLAN_KEY_LEN_CCMP];
70 memcpy(set_key.key, key, WLAN_KEY_LEN_CCMP); in vnt_mac_set_keyentry()
353 u8 key[WLAN_KEY_LEN_CCMP];
362 memcpy(fifo->tx_key, tx_key->key, WLAN_KEY_LEN_CCMP); in vnt_fill_txkey()
164 u8 tx_key[WLAN_KEY_LEN_CCMP];
1211 memcpy(key_buffer, tx_key->key, WLAN_KEY_LEN_CCMP); in vnt_fill_txkey()
1904 BUILD_BUG_ON(WLAN_KEY_LEN_CCMP != WLAN_KEY_LEN_GCMP); in iwl_mvm_setup_connection_keep()1905 BUILD_BUG_ON(sizeof(conf.key) < WLAN_KEY_LEN_CCMP); in iwl_mvm_setup_connection_keep()1915 conf.conf.keylen = WLAN_KEY_LEN_CCMP; in iwl_mvm_setup_connection_keep()
56 expected_tk_len = WLAN_KEY_LEN_CCMP; in iwl_mvm_ftm_add_pasn_sta()
779 if (enc_key->key_len == WLAN_KEY_LEN_CCMP) in mwifiex_cmd_802_11_key_material_v2()886 if (enc_key->key_len == WLAN_KEY_LEN_CCMP) { in mwifiex_cmd_802_11_key_material_v1()
507 encrypt_key.key_len = WLAN_KEY_LEN_CCMP; in mwifiex_cfg80211_set_default_mgmt_key()
390 if (params->key_len != WLAN_KEY_LEN_CCMP) in cfg80211_validate_key_settings()
3557 WLAN_KEY_LEN_CCMP = 16, enumerator