/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
H A D | app_event_stat.cpp | 32 std::random_device seed; in RandomNum() local
|
/base/msdp/device_status/utils/common/include/ |
H A D | id_factory.h | 30 explicit IdFactory(T seed) : seed_(seed) {}
in IdFactory() argument
|
/base/security/crypto_framework/frameworks/cj/src/ |
H A D | random_impl.cpp | 57 void RandomImpl::SetSeed(HcfBlob *seed, int32_t* errCode) in SetSeed() argument
|
H A D | crypto_ffi.cpp | 75 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 D | rand_openssl.c | 76 static void OpensslSetSeed(HcfRandSpi *self, HcfBlob *seed) in OpensslSetSeed() argument
|
/base/security/crypto_framework/plugin/mbedtls_plugin/rand/src/ |
H A D | mbedtls_rand.c | 101 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 D | iso_auth_task_common.h | 31 uint8_t seed[SEED_SIZE]; member
|
/base/security/crypto_framework/frameworks/crypto_operation/ |
H A D | rand.c | 102 static HcfResult SetSeed(HcfRand *self, HcfBlob *seed) in SetSeed() argument
|
/base/time/time_service/services/timer/src/ |
H A D | batch.cpp | 29 Batch::Batch(const TimerInfo &seed) in Batch() argument
|
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/ |
H A D | iso_base_cur_task.h | 44 Uint8Buff seed; member
|
/base/hiviewdfx/hitrace/test/unittest/common/native/ |
H A D | hitracechainc_test.cpp | 72 const uint64_t seed = 131; in HashFunc() local
|
H A D | hitracechaincpp_test.cpp | 43 const uint64_t seed = 131; in HashFunc() local
|
/base/security/device_auth/services/identity_manager/src/ |
H A D | identity_pin.c | 235 static int32_t AuthGeneratePskUsePin(const CJson *in, const Uint8Buff *seed, const char *pinCode, in AuthGeneratePskUsePin() argument
|
H A D | identity_group.c | 479 static int32_t AuthGeneratePsk(const CJson *in, const char *groupId, const Uint8Buff *seed, Uint8Buff *sharedSecret) in AuthGeneratePsk() argument
|
H A D | cert_operation.c | 752 uint8_t seed[SEED_SIZE] = { 0 }; in GetAccountSymSharedSecret() local
|
/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitracechainc.c | 209 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 D | iso_task_common.c | 571 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 D | hvb_rsa_verify.c | 135 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 D | creds_manager_test.cpp | 481 static int32_t GenerateSeed(Uint8Buff *seed) in GenerateSeed() argument
|
/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/ |
H A D | credsmanager_fuzzer.cpp | 470 static int32_t GenerateSeed(Uint8Buff *seed) in GenerateSeed() argument
|