Home
last modified time | relevance | path

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

12

/third_party/node/deps/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/flutter/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/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/mbedtls/tests/src/drivers/
Dhash.c37 uint8_t *hash, size_t hash_size, size_t *hash_length ) in mbedtls_test_transparent_hash_compute()
170 size_t hash_size, in mbedtls_test_transparent_hash_finish()
/third_party/mbedtls/library/
Dpsa_crypto_hash.c321 size_t hash_size, in mbedtls_psa_hash_finish()
397 size_t hash_size, in mbedtls_psa_hash_compute()
Dpsa_crypto_mac.c49 size_t hash_size = PSA_HASH_LENGTH( hash_alg ); in psa_hmac_setup_internal() local
121 size_t hash_size = 0; in psa_hmac_finish_internal() local
Dconstant_time.c469 const size_t hash_size = mbedtls_md_get_size( ctx->md_info ); in mbedtls_ct_hmac() local
Dpsa_crypto_driver_wrappers.c1354 size_t hash_size, in psa_driver_wrapper_hash_compute()
1471 size_t hash_size, in psa_driver_wrapper_hash_finish()
/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/flutter/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/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dpam.c43 const unsigned int hash_size = acht->hash_size; in pam_computeacolorhash() local
191 const unsigned int hash_size = in pam_allocacolorhash() local
Dpam.h281 unsigned int hash_size; member
/third_party/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/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/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/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/libwebsockets/win32port/zlib/
Ddeflate.h137 uInt hash_size; /* number of elements in hash table */ member
/third_party/node/deps/zlib/
Ddeflate.h143 uInt hash_size; /* number of elements in hash table */ member

12