Searched defs:Random (Results 1 – 10 of 10) sorted by relevance
25 std::vector<uint8_t> Crypto::Random(int32_t len, int32_t minimum, int32_t maximum) in Random() function in OHOS::DistributedData::Crypto
48 std::vector<uint8_t> CryptoManagerTest::Random(uint32_t len) in Random() function in CryptoManagerTest
81 std::vector<uint8_t> KVDBGeneralStoreTest::Random(uint32_t len) in Random() function in OHOS::Test::DistributedDataTest::KVDBGeneralStoreTest
43 std::vector<uint8_t> Random(int32_t len, int32_t minimum, int32_t maximum) in Random() function
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