Searched refs:low_entropy_source (Results 1 – 5 of 5) sorted by relevance
105 uint16 low_entropy_source, in PermutedEntropyProvider() argument107 : low_entropy_source_(low_entropy_source), in PermutedEntropyProvider()109 DCHECK_LT(low_entropy_source, low_entropy_source_max); in PermutedEntropyProvider()
89 const int low_entropy_source = in GenerateEntropyValue() local92 base::GenerateGUID() + base::IntToString(low_entropy_source); in GenerateEntropyValue()120 const int low_entropy_source = in GenerateEntropyValue() local122 return mapping_[low_entropy_source] / in GenerateEntropyValue()
19 uint16 low_entropy_source, in CachingPermutedEntropyProvider() argument21 : PermutedEntropyProvider(low_entropy_source, low_entropy_source_max), in CachingPermutedEntropyProvider()
28 uint16 low_entropy_source,
72 PermutedEntropyProvider(uint16 low_entropy_source,