Searched defs:GenerateRandom (Results 1 – 8 of 8) sorted by relevance
23 void GenerateRandom(RandomValue *rand, uint32_t length) in GenerateRandom() function
38 int32_t GenerateRandom(uint8_t *random, uint32_t randomLen) in GenerateRandom() function
41 HcfBlob RandomImpl::GenerateRandom(int32_t numBytes, int32_t* errCode) in GenerateRandom() function in OHOS::CryptoFramework::RandomImpl
750 #### GenerateRandom subsubsection
751 #### GenerateRandom subsubsection
63 static HcfResult GenerateRandom(HcfRand *self, int32_t numBytes, HcfBlob *random) in GenerateRandom() function
58 fn GenerateRandom(random: *mut u8, random_len: u32) -> i32; in GenerateRandom() function
151 static int32_t GenerateRandom(Uint8Buff *rand) in GenerateRandom() function