Searched refs:random (Results 1 – 5 of 5) sorted by relevance
30 TrustySecureDeletionSecretStorage(const RandomSource& random) in TrustySecureDeletionSecretStorage() argument31 : SecureDeletionSecretStorage(random) {} in TrustySecureDeletionSecretStorage()
177 void TrustyGateKeeper::GetRandom(void* random, uint32_t requested_size) const { in GetRandom() argument178 if (random == NULL) in GetRandom()180 trusty_rng_secure_rand(reinterpret_cast<uint8_t*>(random), requested_size); in GetRandom()
64 virtual void GetRandom(void* random, uint32_t requested_size) const;
78 "random",
71 data in the block changes, this is assigned a new random value. The rest of the