Searched refs:frsubtype (Results 1 – 1 of 1) sorted by relevance
882 uint frsubtype = GetFrameSubType(pframe); in aes_cipher() local884 frsubtype = frsubtype>>4; in aes_cipher()907 ((frsubtype == 0x08) || in aes_cipher()908 (frsubtype == 0x09) || in aes_cipher()909 (frsubtype == 0x0a) || in aes_cipher()910 (frsubtype == 0x0b))) { in aes_cipher()1097 frsubtype = frsubtype>>4; in aes_decipher()1133 ((frsubtype == 0x08) || in aes_decipher()1134 (frsubtype == 0x09) || in aes_decipher()1135 (frsubtype == 0x0a) || in aes_decipher()[all …]