Searched refs:MAX_LEN_OF_RSNIE (Results 1 – 6 of 6) sorted by relevance
52 #define LEN_EAPOL_KEY_MSG (sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE)99 #define MAX_LEN_OF_RSNIE 255 macro225 u8 KeyData[MAX_LEN_OF_RSNIE];
2097 if (wrqu->data.length > MAX_LEN_OF_RSNIE || in rt_ioctl_siwgenie()2108 NdisZeroMemory(&pAd->StaCfg.RSN_IE[0], MAX_LEN_OF_RSNIE); in rt_ioctl_siwgenie()
1425 u8 RSN_IE[MAX_LEN_OF_RSNIE]; /* The content saved here should be little-endian format. */1535 u8 RSN_IE[MAX_LEN_OF_RSNIE];
540 sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE - 2)) in PeerPairMsg1Action()638 sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE - 2)) in PeerPairMsg2Action()745 sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE - 2)) in PeerPairMsg3Action()891 sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE - 2)) in PeerPairMsg4Action()1152 MAX_LEN_OF_RSNIE - 2)) in PeerGroupMsg2Action()1877 NdisZeroMemory(pAd->StaCfg.RSN_IE, MAX_LEN_OF_RSNIE); in RTMPMakeRSNIE()
1020 u8 mic[LEN_KEY_DESC_MIC], digest[80], KEYDATA[MAX_LEN_OF_RSNIE]; in PeerWpaMessageSanity()
1063 MAX_LEN_OF_RSNIE); in AssocPostProc()