Home
last modified time | relevance | path

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

/aosp_15_r20/external/rappor/client/cpp/
H A Dencoder.cc246 std::string hmac_value = kHmacPrrPrefix + encoder_id_ + ToBigEndian(bits); in GetPrrMasks() local
362 std::string hmac_value = kHmacPrrPrefix + encoder_id_; in EncodeString() local
/aosp_15_r20/external/cronet/components/metrics/structured/mojom/
H A Devent_mojom_traits.cc47 std::string hmac_value; in Read() local