Searched defs:crc32c_t (Results 1 – 5 of 5) sorted by relevance
51 constexpr explicit crc32c_t(uint32_t crc) : crc_(crc) {} in crc32c_t() function
52 constexpr explicit crc32c_t(uint32_t crc) : crc_(crc) {} in crc32c_t() function