Searched refs:kPhiloxW32B (Results 1 – 2 of 2) sorted by relevance
196 static constexpr uint32 kPhiloxW32B = 0xBB67AE85; variable247 (*key)[1] += kPhiloxW32B; in RaiseKey()
273 static const uint32 kPhiloxW32B = 0xBB67AE85; in Philox4x32() local304 key[1] + ConstantR0<uint32>(builder, kPhiloxW32B)}; in Philox4x32()