Home
last modified time | relevance | path

Searched defs:random (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/identity/aidl/default/
DWritableIdentityCredential.cpp43 optional<vector<uint8_t>> random = support::getRandom(16); in initialize() local
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeper.h81 virtual void GetRandom(void* random, uint32_t requested_length) const { in GetRandom()