| /third_party/skia/third_party/externals/tint/fuzzers/ |
| H A D | data_builder.h | 36 explicit DataBuilder(uint64_t seed) : generator_(seed) {} in DataBuilder() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | nonsecure_base_test.cc | 224 void seed(SeedSequence&& seq) { in seed() function
|
| /third_party/rust/crates/serde/serde/src/ |
| H A D | lib.rs | 314 mod seed; modules
|
| /third_party/skia/bench/ |
| H A D | PerlinNoiseBench.cpp | 41 test(int loops, SkCanvas* canvas, int x, int y, float baseFrequencyX, float baseFrequencyY, int numOctaves, float seed, bool stitchTiles) test() argument
|
| /third_party/spirv-tools/source/ |
| H A D | spirv_fuzzer_options.cpp | 44 spvFuzzerOptionsSetRandomSeed( spv_fuzzer_options options, uint32_t seed) spvFuzzerOptionsSetRandomSeed() argument
|
| /third_party/spirv-tools/test/fuzzers/ |
| H A D | spvtools_fuzz_fuzzer.cpp | 63 uint32_t seed = random_gen.GetUInt32(std::numeric_limits<uint32_t>::max()); in LLVMFuzzerTestOneInput() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSampleLocationsUtil.cpp | 61 void fillSampleLocationsRandom (MultisamplePixelGrid& grid, const deUint32 subPixelBits, const deUint32 seed) in fillSampleLocationsRandom() argument
|
| H A D | vktPipelineUniqueRandomIterator.hpp | 56 UniqueRandomIterator<T>::UniqueRandomIterator (deUint32 numItems, deUint32 numValues, int seed) in UniqueRandomIterator() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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 | 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
|