| /kernel/liteos_a/testsuites/unittest/libc/sys/smoke/ |
| H A D | sys_test_004.cpp | 38 short unsigned int seed[3] = {1, 2, 3}; in TestCase() local
|
| /kernel/liteos_a/testsuites/unittest/libc/util/smoke/ |
| H A D | util_test_005.cpp | 38 unsigned short seed[7] = {1, 2, 3, 4, 5, 6, 7}; in TestCase() local
|
| H A D | util_test_004.cpp | 38 unsigned short seed[3] = {1, 2, 3}; in TestCase() local
|
| /kernel/linux/linux-6.6/scripts/basic/ |
| H A D | Makefile | |
| /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
|
| /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
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss-prng.c | 3 int sun4i_ss_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun4i_ss_prng_seed() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_prbs.h | 50 int seed; /** random seed for the 1st 2-pixel-components/clock */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | prandom.h | 40 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() argument 51 static inline u32 next_pseudo_random32(u32 seed) in next_pseudo_random32() argument [all...] |
| H A D | xxhash.h | 123 xxhash(const void *input, size_t length, uint64_t seed) xxhash() argument [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_prbs.h | 50 int seed; /** random seed for the 1st 2-pixel-components/clock */ member
|
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss-prng.c | 4 int sun4i_ss_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun4i_ss_prng_seed() 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
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-prng.c | 17 int sun8i_ss_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ss_prng_seed() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| H A D | random.c | 70 struct linux_efi_random_seed *prev_seed, *seed = NULL; in efi_random_get_seed() local [all...] |
| /kernel/linux/linux-6.6/arch/arm64/kernel/pi/ |
| H A D | kaslr_early.c | 90 u64 seed; in kaslr_early_init() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | xxhash.h | 123 xxhash(const void *input, size_t length, uint64_t seed) xxhash() argument [all...] |
| H A D | prandom.h | 103 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() argument 115 static inline u32 next_pseudo_random32(u32 seed) in next_pseudo_random32() argument [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | test_hash.c | 28 xorshift(u32 seed) in xorshift() argument 49 fill_buf(char *buf, size_t len, u32 seed) in fill_buf() argument [all...] |
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | random.c | 70 struct linux_efi_random_seed *prev_seed, *seed = NULL; in efi_random_get_seed() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-prng.c | 19 int sun8i_ss_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ss_prng_seed() argument [all...] |
| /base/security/crypto_framework/frameworks/crypto_operation/ |
| H A D | rand.c | 102 static HcfResult SetSeed(HcfRand *self, HcfBlob *seed) in SetSeed() argument
|