Home
last modified time | relevance | path

Searched refs:WLAN_KEY_LEN_GCMP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/wireless/
H A Dutil.c398 if (params->key_len != WLAN_KEY_LEN_GCMP) in cfg80211_validate_key_settings()
/openbmc/linux/include/linux/
H A Dieee80211.h3699 WLAN_KEY_LEN_GCMP = 16, enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1943 BUILD_BUG_ON(WLAN_KEY_LEN_CCMP != WLAN_KEY_LEN_GCMP); in iwl_mvm_gtk_rekey()