Home
last modified time | relevance | path

Searched defs:seed (Results 1 - 20 of 20) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dapp_event_stat.cpp32 std::random_device seed; in RandomNum() local
/base/msdp/device_status/utils/common/include/
H A Did_factory.h30 explicit IdFactory(T seed) : seed_(seed) {} in IdFactory() argument
/base/security/crypto_framework/frameworks/cj/src/
H A Drandom_impl.cpp57 void RandomImpl::SetSeed(HcfBlob *seed, int32_t* errCode) in SetSeed() argument
H A Dcrypto_ffi.cpp75 void FfiOHOSSetSeed(int64_t id, HcfBlob *seed, int32_t* errCode) in FfiOHOSSetSeed() argument
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/rand/src/
H A Drand_openssl.c76 static void OpensslSetSeed(HcfRandSpi *self, HcfBlob *seed) in OpensslSetSeed() argument
/base/security/crypto_framework/plugin/mbedtls_plugin/rand/src/
H A Dmbedtls_rand.c101 static void MbedtlsSetSeed(HcfRandSpi *self, HcfBlob *seed) in MbedtlsSetSeed() argument
/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/iso_auth_task/
H A Diso_auth_task_common.h31 uint8_t seed[SEED_SIZE]; member
/base/security/crypto_framework/frameworks/crypto_operation/
H A Drand.c102 static HcfResult SetSeed(HcfRand *self, HcfBlob *seed) in SetSeed() argument
/base/time/time_service/services/timer/src/
H A Dbatch.cpp29 Batch::Batch(const TimerInfo &seed) in Batch() argument
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/
H A Diso_base_cur_task.h44 Uint8Buff seed; member
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp72 const uint64_t seed = 131; in HashFunc() local
H A Dhitracechaincpp_test.cpp43 const uint64_t seed = 131; in HashFunc() local
/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c235 static int32_t AuthGeneratePskUsePin(const CJson *in, const Uint8Buff *seed, const char *pinCode, in AuthGeneratePskUsePin() argument
H A Didentity_group.c479 static int32_t AuthGeneratePsk(const CJson *in, const char *groupId, const Uint8Buff *seed, Uint8Buff *sharedSecret) in AuthGeneratePsk() argument
H A Dcert_operation.c752 uint8_t seed[SEED_SIZE] = { 0 }; in GetAccountSymSharedSecret() local
/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c209 const uint32_t seed = 131; in HashFunc() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c571 static int AuthGeneratePsk(const Uint8Buff *seed, IsoParams *params) in AuthGeneratePsk() argument
598 AuthGeneratePskUsePin(const Uint8Buff *seed, IsoParams *params, const char *pinString) AuthGeneratePskUsePin() argument
[all...]
/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa_verify.c135 static int rsa_gen_mask_mgf_v1(uint8_t *seed, uint32_t seed_len, in rsa_gen_mask_mgf_v1() argument
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
H A Dcreds_manager_test.cpp481 static int32_t GenerateSeed(Uint8Buff *seed) in GenerateSeed() argument
/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp470 static int32_t GenerateSeed(Uint8Buff *seed) in GenerateSeed() argument

Completed in 21 milliseconds