| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | fips_prf_wolfssl.c | 36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
| H A D | sha1-tprf.c | 29 sha1_t_prf(const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) sha1_t_prf() argument
|
| H A D | sha256-kdf.c | 32 hmac_sha256_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha256_kdf() argument
|
| H A D | sha256-tlsprf.c | 29 tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) tls_prf_sha256() argument
|
| H A D | sha384-kdf.c | 32 hmac_sha384_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha384_kdf() argument
|
| H A D | sha512-kdf.c | 32 hmac_sha512_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha512_kdf() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | fips_prf_openssl.c | 48 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
| H A D | fips_prf_wolfssl.c | 36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
| H A D | sha1-tprf.c | 29 sha1_t_prf(const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) sha1_t_prf() argument
|
| H A D | sha256-kdf.c | 32 hmac_sha256_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha256_kdf() argument
|
| H A D | sha256-tlsprf.c | 29 tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) tls_prf_sha256() argument
|
| H A D | sha384-kdf.c | 32 hmac_sha384_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha384_kdf() argument
|
| H A D | sha384-tlsprf.c | 29 tls_prf_sha384(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) tls_prf_sha384() argument
|
| H A D | sha512-kdf.c | 32 hmac_sha512_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha512_kdf() 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
|
| /third_party/ffmpeg/libavutil/ |
| H A D | random_seed.c | 122 uint32_t seed; in av_get_random_seed() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
| H A D | PropertiesTest.java | 216 Object getSampleValueForType(Class<?> type, int seed) { in getSampleValueForType() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| H A D | PropertiesTest.java | 213 Object getSampleValueForType(Class<?> type, int seed) { in getSampleValueForType() argument [all...] |
| /third_party/lz4/ossfuzz/ |
| H A D | fuzz_data_producer.c | 34 uint32_t FUZZ_getRange_from_uint32(uint32_t seed, uint32_t min, uint32_t max) in FUZZ_getRange_from_uint32() argument 46 size_t const seed = FUZZ_dataProducer_retrieve32(producer); in FUZZ_dataProducer_range32() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | functional.h | 70 V8_INLINE size_t hash_combine(size_t seed) { return seed; } in hash_combine() argument 80 size_t seed = 0; in hash_range() local
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | string-hasher-inl.h | 51 HashSequentialString(const char_t* chars_raw, int length, uint64_t seed) HashSequentialString() argument
|
| /third_party/musl/libc-test/src/common/ |
| H A D | rand.c | 6 static uint64_t seed = -1; variable
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_asn1.c | 140 ASN1_BIT_STRING seed; in i2d_DHxparams() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/des/ |
| H A D | qud_cksm.c | 34 DES_quad_cksum(const unsigned char *input, DES_cblock output[], long length, int out_count, DES_cblock *seed) DES_quad_cksum() argument
|