Searched refs:KEY_TYPE_CCMP (Results 1 – 10 of 10) sorted by relevance
64 (ieee->pairwise_key_type & (KEY_TYPE_CCMP | in EnableHWSecurityConfig8192()239 } else if (priv->rtllib->pairwise_key_type == KEY_TYPE_CCMP) { in CamRestoreAllEntry()279 } else if (priv->rtllib->group_key_type == KEY_TYPE_CCMP) { in CamRestoreAllEntry()
1006 alg = (ext->alg == IW_ENCODE_ALG_CCMP) ? KEY_TYPE_CCMP : in r8192_wx_set_enc_ext()1033 if ((ieee->pairwise_key_type == KEY_TYPE_CCMP) && in r8192_wx_set_enc_ext()
112 (_rtllib->pairwise_key_type == KEY_TYPE_CCMP))
2617 ieee->pairwise_key_type = KEY_TYPE_CCMP; in rtl8192_ioctl()2657 if ((ieee->pairwise_key_type == KEY_TYPE_CCMP) in rtl8192_ioctl()2665 ieee->group_key_type = KEY_TYPE_CCMP; in rtl8192_ioctl()
1249 case KEY_TYPE_CCMP: in rtl8192_tx_fill_desc()
1351 case KEY_TYPE_CCMP: in DrvAggr_Aggregation()2053 case KEY_TYPE_CCMP: in rtl8192_tx()3765 else if(priv->ieee80211->pairwise_key_type == KEY_TYPE_CCMP) in CamRestoreAllEntry()3814 else if(priv->ieee80211->group_key_type == KEY_TYPE_CCMP) in CamRestoreAllEntry()4324 ieee->pairwise_key_type = KEY_TYPE_CCMP; in rtl8192_ioctl()4352 ieee->group_key_type= KEY_TYPE_CCMP; in rtl8192_ioctl()5267 …0211->pHTInfo->bCurrentHTSupport == true) && (priv->ieee80211->pairwise_key_type == KEY_TYPE_CCMP)) in query_rxdesc_status()5891 …else if ((ieee->iw_mode == IW_MODE_ADHOC) && (ieee->pairwise_key_type & (KEY_TYPE_CCMP | KEY_TYPE_… in EnableHWSecurityConfig8192()
912 …alg = (ext->alg == IW_ENCODE_ALG_CCMP)?KEY_TYPE_CCMP:ext->alg; // as IW_ENCODE_ALG_CCMP is define… in r8192_wx_set_enc_ext()
39 #define KEY_TYPE_CCMP 0x4 macro
69 #define KEY_TYPE_CCMP 0x4 macro
115 #define KEY_TYPE_CCMP 0x4 macro