Home
last modified time | relevance | path

Searched defs:hash (Results 576 - 600 of 1174) sorted by relevance

1...<<21222324252627282930>>...47

/third_party/mesa3d/src/util/
H A Dfossilize_db.c65 uint64_t hash = 0; in truncate_hash_to_64bits() local
368 uint64_t hash = truncate_hash_to_64bits(cache_key_160bit); foz_read_entry() local
438 uint64_t hash = truncate_hash_to_64bits(cache_key_160bit); foz_write_entry() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit.c92 unsigned hash; in vsplit_add_cache() local
133 unsigned hash = elt_idx % MAP_SIZE; in vsplit_add_cache_ubyte() local
151 unsigned hash = elt_idx % MAP_SIZE; in vsplit_add_cache_ushort() local
176 unsigned hash = elt_idx % MAP_SIZE; vsplit_add_cache_uint() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h150 uint32_t hash; member
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_sct_ctx.c204 ct_public_key_hash(SCT_CTX *sctx, X509_PUBKEY *pkey, unsigned char **hash, size_t *hash_len) ct_public_key_hash() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_enc.c248 const EVP_MD *hash; in ssl3_setup_key_block() local
/third_party/node/deps/openssl/openssl/crypto/sm2/
H A Dsm2_sign.c33 EVP_MD_CTX *hash = NULL; in ossl_sm2_compute_z_digest() local
147 EVP_MD_CTX *hash = EVP_MD_CTX_new(); sm2_compute_msg_hash() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dby_dir.c35 unsigned long hash; member
136 static void by_dir_hash_free(BY_DIR_HASH *hash) in by_dir_hash_free() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_lib.c26 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) in CONF_set_nconf() argument
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Deddsa.c397 ossl_ed448ph_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t hash[64], in ossl_ed448ph_sign() argument
407 ossl_ed448ph_verify(OSSL_LIB_CTX *ctx, const uint8_t hash[64], in ossl_ed448ph_verify() argument
267 ossl_c448_ed448_sign_prehash( OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign_prehash() argument
364 ossl_c448_ed448_verify_prehash( OSSL_LIB_CTX *ctx, const uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, uint8_t context_len, const char *propq) ossl_c448_ed448_verify_prehash() argument
/third_party/libabigail/src/
H A Dabg-hash.cc68 uint32_t hash = offset_basis; in fnv_hash() local
125 struct decl_base::hash global() struct in abigail::decl_base
146 struct type_decl::hash global() struct in abigail::type_decl
191 struct scope_type_decl::hash global() struct in abigail::scope_type_decl
208 struct qualified_type_def::hash global() struct in abigail::qualified_type_def
225 struct pointer_type_def::hash global() struct in abigail::pointer_type_def
243 struct reference_type_def::hash global() struct in abigail::reference_type_def
264 struct array_type_def::subrange_type::hash global() struct in abigail::array_type_def::subrange_type
276 struct array_type_def::hash global() struct in abigail::array_type_def
303 struct enum_type_decl::hash global() struct in abigail::enum_type_decl
328 struct typedef_decl::hash global() struct in abigail::typedef_decl
462 struct method_type::hash global() struct in abigail::method_type
743 struct template_parameter::hash global() struct in abigail::template_parameter
805 struct type_tparameter::hash global() struct in abigail::type_tparameter
851 struct template_tparameter::hash global() struct in abigail::template_tparameter
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessage.java283 hashFields(int hash, Map<FieldDescriptor, Object> map) hashFields() argument
[all...]
/third_party/openssl/crypto/ct/
H A Dct_sct_ctx.c204 ct_public_key_hash(SCT_CTX *sctx, X509_PUBKEY *pkey, unsigned char **hash, size_t *hash_len) ct_public_key_hash() argument
/third_party/openssl/crypto/conf/
H A Dconf_lib.c26 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) in CONF_set_nconf() argument
/third_party/openssl/crypto/ec/curve448/
H A Deddsa.c397 ossl_ed448ph_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t hash[64], in ossl_ed448ph_sign() argument
407 ossl_ed448ph_verify(OSSL_LIB_CTX *ctx, const uint8_t hash[64], in ossl_ed448ph_verify() argument
267 ossl_c448_ed448_sign_prehash( OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign_prehash() argument
364 ossl_c448_ed448_verify_prehash( OSSL_LIB_CTX *ctx, const uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, uint8_t context_len, const char *propq) ossl_c448_ed448_verify_prehash() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSymbolEnv.h55 struct hash<sh::VarField> struct
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCommon.h247 struct hash<sh::TString> struct
/third_party/skia/src/core/
H A DSkResourceCache.h49 uint32_t hash() const { return fHash; } in hash() function
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.hpp206 struct hash<sw::Blitter::State> struct
210 uint64_t hash = state.sourceFormat; in operator ()() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDevice.hpp228 uint64_t hash = key.instruction; variable
/third_party/openssl/crypto/x509/
H A Dby_dir.c35 unsigned long hash; member
136 static void by_dir_hash_free(BY_DIR_HASH *hash) in by_dir_hash_free() argument
[all...]
/third_party/openssl/crypto/sm2/
H A Dsm2_sign.c33 EVP_MD_CTX *hash = NULL; in ossl_sm2_compute_z_digest() local
147 EVP_MD_CTX *hash = EVP_MD_CTX_new(); sm2_compute_msg_hash() local
[all...]
/third_party/openssl/ssl/
H A Ds3_enc.c244 const EVP_MD *hash; in ssl3_setup_key_block() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstrument_pass.h455 std::size_t hash = v.size(); in operator ()() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstrument_pass.h455 std::size_t hash = v.size(); in operator ()() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dscriptset.cpp167 int32_t hash = 0; in hashCode() local

Completed in 16 milliseconds

1...<<21222324252627282930>>...47