Searched defs:Random (Results 1 – 8 of 8) sorted by relevance
25 std::vector<uint8_t> Crypto::Random(int32_t len) in Random() function in OHOS::DistributedData::Crypto
51 std::vector<uint8_t> CryptoManagerTest::Random(uint32_t len) in Random() function in CryptoManagerTest
60 std::vector<uint8_t> SecurityManager::Random(int32_t len) in Random() function in OHOS::DistributedKv::SecurityManager
74 static int Random(void) in Random() function
30 Uuid Uuid::Random() in Random() function in OHOS::bluetooth::Uuid
110 std::vector<uint8_t> SecurityManager::Random(int32_t len) in Random() function in OHOS::DistributedKv::SecurityManager
86 static int Random(void) in Random() function
31 std::vector<uint8_t> Random(int32_t len) in Random() function