Searched refs:crc_a (Results 1 – 1 of 1) sorted by relevance
96 def ConcatCrc32c(crc_a, crc_b, num_bytes_in_b): argument112 return crc_a114 return _ExtendByZeros(crc_a, 8 * num_bytes_in_b) ^ crc_b