Searched refs:WLAN_KEY_LEN_CCMP (Results 1 – 3 of 3) sorted by relevance
145 WLAN_KEY_LEN_CCMP = 16, enumerator
2084 conf.conf.keylen = WLAN_KEY_LEN_CCMP; in iwl_mvm_setup_connection_keep() 2158 BUILD_BUG_ON(WLAN_KEY_LEN_CCMP != WLAN_KEY_LEN_GCMP); in iwl_mvm_convert_gtk_v3() 2159 BUILD_BUG_ON(sizeof(conf.key) < WLAN_KEY_LEN_CCMP);2167 conf.conf.keylen = WLAN_KEY_LEN_CCMP; in iwl_mvm_convert_igtk()
69 expected_tk_len = WLAN_KEY_LEN_CCMP; in iwl_mvm_ftm_add_pasn_sta()