Home
last modified time | relevance | path

Searched refs:random (Results 1 – 5 of 5) sorted by relevance

/trusty/user/app/keymaster/
Dtrusty_secure_deletion_secret_storage.h30 TrustySecureDeletionSecretStorage(const RandomSource& random) in TrustySecureDeletionSecretStorage() argument
31 : SecureDeletionSecretStorage(random) {} in TrustySecureDeletionSecretStorage()
/trusty/user/app/gatekeeper/
Dtrusty_gatekeeper.cpp177 void TrustyGateKeeper::GetRandom(void* random, uint32_t requested_size) const { in GetRandom() argument
178 if (random == NULL) in GetRandom()
180 trusty_rng_secure_rand(reinterpret_cast<uint8_t*>(random), requested_size); in GetRandom()
Dtrusty_gatekeeper.h64 virtual void GetRandom(void* random, uint32_t requested_size) const;
/trusty/user/base/app/acvp/
Dacvp.cpp78 "random",
/trusty/user/app/storage/
DREADME.md71 data in the block changes, this is assigned a new random value. The rest of the