Searched refs:WLAN_KEY_LEN_CCMP (Results 1 – 4 of 4) sorted by relevance
764 if (enc_key->key_len == WLAN_KEY_LEN_CCMP) in mwifiex_cmd_802_11_key_material_v2()871 if (enc_key->key_len == WLAN_KEY_LEN_CCMP) { in mwifiex_cmd_802_11_key_material_v1()
534 encrypt_key.key_len = WLAN_KEY_LEN_CCMP; in mwifiex_cfg80211_set_default_mgmt_key()
1881 WLAN_KEY_LEN_CCMP = 16, enumerator
357 if (params->key_len != WLAN_KEY_LEN_CCMP) in cfg80211_validate_key_settings()