Searched refs:pseudo_low_entropy_source_ (Results 1 – 5 of 5) sorted by relevance
166 return pseudo_low_entropy_source_; in GetPseudoLowEntropySource()226 pseudo_low_entropy_source_ != kLowEntropySourceNotSet) in UpdateLowEntropySources()245 pseudo_low_entropy_source_ = pseudo_pref; in UpdateLowEntropySources()263 if (pseudo_low_entropy_source_ == kLowEntropySourceNotSet) { in UpdateLowEntropySources()264 pseudo_low_entropy_source_ = GeneratePseudoLowEntropySource(); in UpdateLowEntropySources()265 DCHECK(IsValidLowEntropySource(pseudo_low_entropy_source_)); in UpdateLowEntropySources()267 pseudo_low_entropy_source_); in UpdateLowEntropySources()
142 int pseudo_low_entropy_source_ = kLowEntropySourceNotSet; variable
49 entropy_state.pseudo_low_entropy_source_ = 0; in TEST_F()
12678 , decltype(_impl_.pseudo_low_entropy_source_){} in SystemProfileProto()12818 , decltype(_impl_.pseudo_low_entropy_source_){0} in SharedCtor()13324 _impl_.pseudo_low_entropy_source_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr); in _InternalParse()14177 _this->_impl_.pseudo_low_entropy_source_ = from._impl_.pseudo_low_entropy_source_; in MergeFrom()
8176 int32_t pseudo_low_entropy_source_; in Swap() member15190 _impl_.pseudo_low_entropy_source_ = 0; in clear_pseudo_low_entropy_source()15194 return _impl_.pseudo_low_entropy_source_; in _internal_pseudo_low_entropy_source()15202 _impl_.pseudo_low_entropy_source_ = value; in _internal_set_pseudo_low_entropy_source()