Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.h223 GELIC_WL_CIPHER_TKIP, enumerator
Dps3_gelic_wireless.c803 wl->group_cipher_method = GELIC_WL_CIPHER_TKIP; in gelic_wl_set_auth()
804 wl->pairwise_cipher_method = GELIC_WL_CIPHER_TKIP; in gelic_wl_set_auth()
838 wl->pairwise_cipher_method = GELIC_WL_CIPHER_TKIP; in gelic_wl_set_auth()
857 wl->group_cipher_method = GELIC_WL_CIPHER_TKIP; in gelic_wl_set_auth()
1329 case GELIC_WL_CIPHER_TKIP: in gelic_wl_get_encodeext()
2428 if ((wl->group_cipher_method == GELIC_WL_CIPHER_TKIP) || in gelic_wl_try_associate()