Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.h211 GELIC_WL_CIPHER_TKIP, enumerator
Dps3_gelic_wireless.c791 wl->group_cipher_method = GELIC_WL_CIPHER_TKIP; in gelic_wl_set_auth()
792 wl->pairwise_cipher_method = GELIC_WL_CIPHER_TKIP; in gelic_wl_set_auth()
826 wl->pairwise_cipher_method = GELIC_WL_CIPHER_TKIP; in gelic_wl_set_auth()
845 wl->group_cipher_method = GELIC_WL_CIPHER_TKIP; in gelic_wl_set_auth()
1314 case GELIC_WL_CIPHER_TKIP: in gelic_wl_get_encodeext()
2414 if ((wl->group_cipher_method == GELIC_WL_CIPHER_TKIP) || in gelic_wl_try_associate()