Searched refs:frtype (Results 1 – 2 of 2) sorted by relevance
892 uint frtype898 uint frtype913 uint frtype1115 uint frtype/* add for CONFIG_IEEE80211W, none 11w also can use */ in construct_mic_iv() argument1132 if (frtype == WIFI_MGT_TYPE) in construct_mic_iv()1159 uint frtype/* add for CONFIG_IEEE80211W, none 11w also can use */ in construct_mic_header1() argument1166 if (frtype == WIFI_MGT_TYPE) in construct_mic_header1()1248 uint frtype /* add for CONFIG_IEEE80211W, none 11w also can use */ in construct_ctr_preload() argument1264 if (frtype == WIFI_MGT_TYPE) in construct_ctr_preload()1312 uint frtype = GetFrameType(pframe); in aes_cipher() local[all …]
1031 u16 frtype = GetFrameType(pframe); in aes_cipher() local1048 if ((frtype == WIFI_DATA_CFACK) || in aes_cipher()1049 (frtype == WIFI_DATA_CFPOLL) || in aes_cipher()1050 (frtype == WIFI_DATA_CFACKPOLL)) { in aes_cipher()1203 uint frtype = GetFrameType(pframe); in aes_decipher() local1228 if ((frtype == WIFI_DATA_CFACK) || in aes_decipher()1229 (frtype == WIFI_DATA_CFPOLL) || in aes_decipher()1230 (frtype == WIFI_DATA_CFACKPOLL)) { in aes_decipher()