Home
last modified time | relevance | path

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

/aosp_15_r20/system/hwservicemanager/
H A DTokenManager.cpp35 static void ReadRandomBytes(uint8_t *buf, size_t len) { in ReadRandomBytes() function
/aosp_15_r20/system/vold/
H A DUtils.cpp880 status_t ReadRandomBytes(size_t bytes, std::string& out) { in ReadRandomBytes() function
885 status_t ReadRandomBytes(size_t bytes, char* buf) { in ReadRandomBytes() function