Home
last modified time | relevance | path

Searched defs:seed (Results 251 - 275 of 520) sorted by relevance

1...<<1112131415161718192021

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_common.c321 tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) tls_prf() argument
/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
/foundation/ability/idl_tool/util/
H A Dstring.cpp220 unsigned int seed = 31; // 31 131 1313 13131 131313 etc.. in GetHashCode() local
/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/
H A Ddialog_session_manager.cpp48 std::random_device seed; in GenerateDialogSessionId() local
/test/ostest/wukong/report/src/
H A Dreport.cpp530 void Report::SetSeed(std::string seed) in SetSeed() argument
/third_party/ffmpeg/libavcodec/
H A Dsvq1dec.c514 uint8_t seed; in svq1_parse_string() local
H A Dopus_celt.h123 uint32_t seed; member
/third_party/ffmpeg/libavfilter/
H A Dvsrc_gradients.c50 int64_t seed; member
/third_party/ffmpeg/libavresample/
H A Ddither.c45 unsigned int seed; member
/third_party/ffmpeg/libswresample/tests/
H A Dswresample.c238 uint32_t seed = 0; in main() local
/third_party/cups-filters/filter/
H A Drastertopclx.c975 *seed; /* Seed buffer pointer */ in CompressData() local
[all...]
/third_party/mbedtls/library/
H A Dctr_drbg.c452 unsigned char seed[MBEDTLS_CTR_DRBG_MAX_SEED_INPUT]; in mbedtls_ctr_drbg_reseed_internal() local
[all...]
H A Dlmots.c563 mbedtls_lmots_generate_private_key(mbedtls_lmots_private_t *ctx, mbedtls_lmots_algorithm_type_t type, const unsigned char I_key_identifier[MBEDTLS_LMOTS_I_KEY_ID_LEN], uint32_t q_leaf_identifier, const unsigned char *seed, size_t seed_size) mbedtls_lmots_generate_private_key() argument
H A Dlms.c554 mbedtls_lms_generate_private_key(mbedtls_lms_private_t *ctx, mbedtls_lms_algorithm_type_t type, mbedtls_lmots_algorithm_type_t otstype, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, const unsigned char *seed, size_t seed_size) mbedtls_lms_generate_private_key() argument
/third_party/ninja/src/
H A Dbuild_log.cc67 static const uint64_t seed = 0xDECAFBADDECAFBADull; in MurmurHash64A() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv6_sender.c640 u_int32_t seed; in thrust_fakes() local
H A Dns-common.c231 u_int32_t seed; in bit_change_seed() local
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress10.c173 unsigned int seed; local
536 unsigned int seed; local
909 unsigned int seed; global() local
[all...]
/third_party/node/deps/v8/src/utils/
H A Dallocation.cc190 void SetRandomMmapSeed(int64_t seed) { in SetRandomMmapSeed() argument
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_lib.c394 EVP_RAND_CTX *seed; member
835 RAND_set_seed_source_type(OSSL_LIB_CTX *ctx, const char *seed, const char *propq) RAND_set_seed_source_type() argument
[all...]
/third_party/openssl/test/testutil/
H A Ddriver.c46 static int seed = 0; variable
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DByteStringTest.java61 static byte[] getTestBytes(int size, long seed) { in getTestBytes() argument
/third_party/python/Lib/
H A Drandom.py128 def seed(self, a=None, version=2): member in Random
814 def seed(sel member in SystemRandom
832 seed = _inst.seed global() variable
[all...]

Completed in 23 milliseconds

1...<<1112131415161718192021