Searched defs:noise_bit (Results 1 – 1 of 1) sorted by relevance
271 uint8_t noise_bit = (rand128 < threshold128); in GetPrrMasks() local383 uint8_t noise_bit = (rand128 < threshold128); in EncodeString() local