Home
last modified time | relevance | path

Searched defs:GenerateRandom (Results 1 – 4 of 4) sorted by relevance

/base/security/device_security_level/services/common/
Ddslm_crypto.c23 void GenerateRandom(RandomValue *rand, uint32_t length) in GenerateRandom() function
/base/security/crypto_framework/frameworks/cj/src/
Drandom_impl.cpp41 HcfBlob RandomImpl::GenerateRandom(int32_t numBytes, int32_t* errCode) in GenerateRandom() function in OHOS::CryptoFramework::RandomImpl
/base/security/crypto_framework/frameworks/crypto_operation/
Drand.c63 static HcfResult GenerateRandom(HcfRand *self, int32_t numBytes, HcfBlob *random) in GenerateRandom() function
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
Dhuks_adapter.c151 static int32_t GenerateRandom(Uint8Buff *rand) in GenerateRandom() function