Searched refs:WLAN_KEY_LEN_CCMP (Results 1 – 6 of 6) sorted by relevance
875 BUILD_BUG_ON(WLAN_KEY_LEN_CCMP != WLAN_KEY_LEN_GCMP); in iwl_mld_add_mcast_rekey()876 BUILD_BUG_ON(sizeof(conf.key) < WLAN_KEY_LEN_CCMP); in iwl_mld_add_mcast_rekey()890 conf.conf.keylen = WLAN_KEY_LEN_CCMP; in iwl_mld_add_mcast_rekey()
2095 conf.conf.keylen = WLAN_KEY_LEN_CCMP; in iwl_mvm_mlo_gtk_rekey()2169 BUILD_BUG_ON(WLAN_KEY_LEN_CCMP != WLAN_KEY_LEN_GCMP); in iwl_mvm_gtk_rekey()2170 BUILD_BUG_ON(sizeof(conf.key) < WLAN_KEY_LEN_CCMP); in iwl_mvm_gtk_rekey()2178 conf.conf.keylen = WLAN_KEY_LEN_CCMP; in iwl_mvm_gtk_rekey()
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()
532 encrypt_key.key_len = WLAN_KEY_LEN_CCMP; in mwifiex_cfg80211_set_default_mgmt_key()
384 if (params->key_len != WLAN_KEY_LEN_CCMP) in cfg80211_validate_key_settings()
3924 WLAN_KEY_LEN_CCMP = 16, enumerator