Home
last modified time | relevance | path

Searched defs:rand128 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rappor/client/cpp/
H A Dencoder.cc270 uint8_t rand128 = byte >> 1; // 7 bits of entropy in GetPrrMasks() local
382 uint8_t rand128 = byte >> 1; // 7 bits of entropy. in EncodeString() local