Searched refs:ORINOCO_ALG_TKIP (Results 1 – 3 of 3) sorted by relevance
60 case ORINOCO_ALG_TKIP: in orinoco_set_key()267 if ((priv->has_wpa) && (priv->encode_alg == ORINOCO_ALG_TKIP)) in orinoco_ioctl_setiwencode()797 priv->encode_alg = ORINOCO_ALG_TKIP; in orinoco_ioctl_set_encodeext()802 err = orinoco_set_key(priv, idx, ORINOCO_ALG_TKIP, in orinoco_ioctl_set_encodeext()870 case ORINOCO_ALG_TKIP: in orinoco_ioctl_get_encodeext()
49 ORINOCO_ALG_TKIP enumerator
368 do_mic = ((priv->encode_alg == ORINOCO_ALG_TKIP) && in orinoco_process_xmit_skb()