Searched refs:frtype (Results 1 – 2 of 2) sorted by relevance
1050 uint frtype = GetFrameType(pframe); in aes_cipher() local1067 if ((frtype == WIFI_DATA_CFACK) || in aes_cipher()1068 (frtype == WIFI_DATA_CFPOLL) || in aes_cipher()1069 (frtype == WIFI_DATA_CFACKPOLL)) { in aes_cipher()1223 uint frtype = GetFrameType(pframe); in aes_decipher() local1248 if ((frtype == WIFI_DATA_CFACK) || in aes_decipher()1249 (frtype == WIFI_DATA_CFPOLL) || in aes_decipher()1250 (frtype == WIFI_DATA_CFACKPOLL)) { in aes_decipher()
1079 uint frtype = GetFrameType(pframe); in aes_cipher() local1097 …if ((frtype == WIFI_DATA_CFACK) || (frtype == WIFI_DATA_CFPOLL) || (frtype == WIFI_DATA_CFACKPOLL)… in aes_cipher()1278 uint frtype = GetFrameType(pframe); in aes_decipher() local1308 if ((frtype == WIFI_DATA_CFACK) || (frtype == WIFI_DATA_CFPOLL) || in aes_decipher()1309 (frtype == WIFI_DATA_CFACKPOLL)) { in aes_decipher()