Home
last modified time | relevance | path

Searched defs:RandomImpl (Results 1 – 3 of 3) sorted by relevance

/base/security/crypto_framework/frameworks/js/ani/src/
Dani_rand.cpp23 RandomImpl::RandomImpl() : randObj(nullptr) {} in RandomImpl() function in ANI::CryptoFramework::RandomImpl
25 RandomImpl::RandomImpl(HcfRand *obj) : randObj(obj) {} in RandomImpl() function in ANI::CryptoFramework::RandomImpl
/base/security/crypto_framework/frameworks/js/ani/src/impl/
Dohos.security.cryptoFramework.cryptoFramework.impl.cpp50 class RandomImpl { class
52 RandomImpl() { in RandomImpl() function in __anone574aede0111::RandomImpl
/base/security/crypto_framework/frameworks/cj/src/
Drandom_impl.cpp19 RandomImpl::RandomImpl(HcfRand *randObj) in RandomImpl() function in OHOS::CryptoFramework::RandomImpl