Searched refs:ShouldReseedRng (Results 1 – 4 of 4) sorted by relevance
90 bool ShouldReseedRng();
68 if (ShouldReseedRng()) in SeedRngIfNeeded()73 bool TrustyGateKeeper::ShouldReseedRng() { in ShouldReseedRng() function in gatekeeper::TrustyGateKeeper
200 bool ShouldReseedRng() const;
763 if (ShouldReseedRng()) in SeedRngIfNeeded()768 bool TrustyKeymasterContext::ShouldReseedRng() const { in ShouldReseedRng() function in keymaster::TrustyKeymasterContext