Searched refs:getRandom (Results 1 – 3 of 3) sorted by relevance
97 optional<vector<uint8_t>> getRandom(size_t numBytes);
122 optional<vector<uint8_t>> bytes = ::android::hardware::identity::support::getRandom(numBytes); in eicOpsRandom()
421 optional<vector<uint8_t>> getRandom(size_t numBytes) { in getRandom() function