Searched defs:GetRandom (Results 1 – 4 of 4) sorted by relevance
| /system/bt/service/common/bluetooth/ | ||
| D | uuid.cc | 40 UUID UUID::GetRandom() { in GetRandom() function in bluetooth::UUID |
| /system/core/gatekeeperd/ | ||
| D | SoftGateKeeper.h | 89 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 |