Searched refs:old_low_entropy_source_ (Results 1 – 2 of 2) sorted by relevance
118 return old_low_entropy_source_; in GetOldLowEntropySource()140 old_low_entropy_source_ = old_pref; in UpdateLowEntropySources()171 if (old_low_entropy_source_ == kLowEntropySourceNotSet && in UpdateLowEntropySources()
104 int old_low_entropy_source_ = kLowEntropySourceNotSet; variable