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