Searched refs:SSV_CIPHER_TKIP (Results 1 – 2 of 2) sorted by relevance
32 SSV_CIPHER_TKIP, enumerator
1269 cipher = SSV_CIPHER_TKIP; in _prepare_key()1303 cipher = SSV_CIPHER_TKIP; in _prepare_key()1464 if ((cipher == SSV_CIPHER_TKIP) && (sc->sh->cfg.use_wpa2_only == 1)){ in _set_pairwise_key_tkip_ccmp()1474 if ((cipher == SSV_CIPHER_TKIP) in _set_pairwise_key_tkip_ccmp()1598 if ((cipher == SSV_CIPHER_TKIP) && (sc->sh->cfg.use_wpa2_only == 1)){ in _set_group_key_tkip_ccmp()1887 case SSV_CIPHER_TKIP: in ssv6200_set_key()