Searched defs:GenerateRandom (Results 1 – 6 of 6) sorted by relevance
23 void GenerateRandom(RandomValue *rand, uint32_t length) in GenerateRandom() function
61 static HcfResult GenerateRandom(HcfRand *self, int32_t numBytes, HcfBlob *random) in GenerateRandom() function
164 napi_value NapiRand::GenerateRandom(napi_env env, napi_callback_info info) in GenerateRandom() function in OHOS::CryptoFramework::NapiRand
139 static int32_t GenerateRandom(Uint8Buff *rand) in GenerateRandom() function
108 static int32_t GenerateRandom(Uint8Buff *rand) in GenerateRandom() function
120 static int32_t GenerateRandom(Uint8Buff *rand) in GenerateRandom() function