Searched refs:entropy_source_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/variations/
H A Dentropy_provider.cc73 : entropy_source_(entropy_source) {
84 // combination of the original |entropy_source_| and the |trial_name|.
86 // Note: If |entropy_source_| has very low entropy, such as 13 bits or less,
90 std::string input(entropy_source_ + trial_name);
H A Dentropy_provider.h58 std::string entropy_source_; member in class:metrics::SHA1EntropyProvider

Completed in 161 milliseconds