Home
last modified time | relevance | path

Searched defs:hash_size (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dslide_hash_neon.h12 const uInt hash_size, in neon_slide_hash_update()
46 const uInt hash_size) in neon_slide_hash()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
Dslide_hash_neon.h12 const uInt hash_size, in neon_slide_hash_update()
46 const uInt hash_size) in neon_slide_hash()
/third_party/mbedtls/tests/src/drivers/
Dhash.c25 uint8_t *hash, size_t hash_size, size_t *hash_length) in mbedtls_test_transparent_hash_compute()
146 size_t hash_size, in mbedtls_test_transparent_hash_finish()
/third_party/mbedtls/library/
Dpsa_crypto_hash.c343 size_t hash_size, in mbedtls_psa_hash_finish()
438 size_t hash_size, in mbedtls_psa_hash_compute()
Dpsa_crypto_mac.c39 size_t hash_size = PSA_HASH_LENGTH(hash_alg); in psa_hmac_setup_internal() local
118 size_t hash_size = 0; in psa_hmac_finish_internal() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dcolor_cache_utils.c24 const int hash_size = 1 << hash_bits; in VP8LColorCacheInit() local
/third_party/openssl/crypto/siphash/
Dsiphash.c78 static size_t siphash_adjust_hash_size(size_t hash_size) in siphash_adjust_hash_size()
85 int SipHash_set_hash_size(SIPHASH *ctx, size_t hash_size) in SipHash_set_hash_size()
/third_party/node/deps/openssl/openssl/crypto/siphash/
Dsiphash.c78 static size_t siphash_adjust_hash_size(size_t hash_size) in siphash_adjust_hash_size()
85 int SipHash_set_hash_size(SIPHASH *ctx, size_t hash_size) in SipHash_set_hash_size()
/third_party/node/deps/zlib/
Dslide_hash_simd.h72 Posf *head, Posf *prev, const uInt w_size, const uInt hash_size) { in slide_hash_simd()
/third_party/openssl/include/crypto/
Dsiphash.h40 unsigned int hash_size; member
/third_party/node/deps/openssl/openssl/include/crypto/
Dsiphash.h40 unsigned int hash_size; member
/third_party/skia/third_party/externals/tint/fuzzers/
Drandom_generator.cc120 auto hash_size = static_cast<size_t>(hash_end_i64) - hash_begin; in CalculateSeed() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
Drandom_generator.cpp130 size_t hash_size = static_cast<size_t>(hash_end_i64) - hash_begin; in CalculateSeed() local
/third_party/spirv-tools/test/fuzzers/
Drandom_generator.cpp130 size_t hash_size = static_cast<size_t>(hash_end_i64) - hash_begin; in CalculateSeed() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
Drandom_generator.cpp130 size_t hash_size = static_cast<size_t>(hash_end_i64) - hash_begin; in CalculateSeed() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_record.h41 size_t hash_size; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_record.h41 size_t hash_size; member
/third_party/pulseaudio/src/pulsecore/
Ddatabase-tdb.c69 int hash_size, in tdb_open_cloexec()
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c90 int hash_size = cso_hash_size(hash); in sanitize_cb() local
/third_party/openssl/crypto/sm2/
Dsm2_crypt.c286 const int hash_size = EVP_MD_get_size(digest); in ossl_sm2_decrypt() local
/third_party/node/deps/openssl/openssl/crypto/sm2/
Dsm2_crypt.c286 const int hash_size = EVP_MD_get_size(digest); in ossl_sm2_decrypt() local
/third_party/libwebsockets/win32port/zlib/
Ddeflate.h137 uInt hash_size; /* number of elements in hash table */ member
/third_party/zlib/
Ddeflate.h147 uInt hash_size; /* number of elements in hash table */ member
/third_party/node/deps/v8/third_party/zlib/
Ddeflate.h143 uInt hash_size; /* number of elements in hash table */ member
/third_party/skia/third_party/externals/zlib/
Ddeflate.h143 uInt hash_size; /* number of elements in hash table */ member

12