Searched refs:storedCS (Results 1 – 1 of 1) sorted by relevance
1165 unsigned short data, storedCS; in bmac_verify_checksum() local1169 storedCS = ((data >> 8) & 0x0ff) | ((data << 8) & 0xff00); in bmac_verify_checksum()