Searched defs:GetRandom (Results 1 – 4 of 4) sorted by relevance
/system/bt/types/bluetooth/ | ||
D | uuid.cc | 149 Uuid Uuid::GetRandom() { in GetRandom() function in bluetooth::Uuid |
/system/core/gatekeeperd/ | ||
D | SoftGateKeeper.h | 82 virtual void GetRandom(void *random, uint32_t requested_length) const { in GetRandom() function |
/system/tpm/attestation/common/ | ||
D | crypto_utility_impl.cc | 71 bool CryptoUtilityImpl::GetRandom(size_t num_bytes, in GetRandom() function in attestation::CryptoUtilityImpl |
/system/tpm/trunks/ | ||
D | tpm_generated.cc | 14881 void Tpm::GetRandom(const UINT16& bytes_requested, in GetRandom() function in trunks::Tpm |