Searched refs:CRC32Hardware (Results 1 – 2 of 2) sorted by relevance
39 CRC32Hardware = 1, enumerator
58 if (atomic_load_relaxed(&HashAlgorithm) == CRC32Hardware) { in computeCRC32()263 atomic_store_relaxed(&HashAlgorithm, CRC32Hardware); in init()