Searched refs:bitrev32 (Results 1 – 1 of 1) sorted by relevance
432 static __u32 bitrev32(__u32 x) in bitrev32() function510 init = bitrev32(init); in test_step()511 crc2 = bitrev32(crc1); in test_step()512 if (crc1 != bitrev32(crc2)) in test_step()514 crc1, crc2, bitrev32(crc2)); in test_step()