Home
last modified time | relevance | path

Searched refs:gtk_cipher (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c133 if (((common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP104) || in rsi_is_cipher_wep()
134 (common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP40)) && in rsi_is_cipher_wep()
632 secinfo->gtk_cipher = key->cipher; in rsi_mac80211_set_key()
1014 common->secinfo.gtk_cipher = 0; in rsi_mac80211_sta_remove()
Drsi_main.h111 u32 gtk_cipher; member