/third_party/fsverity-utils/lib/ |
H A D | compute_digest.c | 28 static void hash_one_block(struct hash_ctx *hash, struct block_buffer *cur, in hash_one_block() argument 45 block_is_full(const struct block_buffer *block, u32 block_size, struct hash_ctx *hash) block_is_full() argument 103 compute_root_hash(void *fd, libfsverity_read_fn_t read_fn, u64 file_size, struct hash_ctx *hash, u32 block_size, const u8 *salt, u32 salt_size, const struct libfsverity_metadata_callbacks *metadata_cbs, u8 *root_hash) compute_root_hash() argument 242 struct hash_ctx *hash = NULL; libfsverity_compute_digest() local [all...] |
/third_party/glslang/glslang/Include/ |
H A D | Common.h | 125 template<> struct hash<glslang::TString> { struct
|
/third_party/gn/src/gn/ |
H A D | source_file.h | 136 struct hash<SourceFile> { struct
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | stringtriebuilder.h | 253 int32_t hash; member in StringTrieBuilder::Node
|
/third_party/icu/icu4c/source/i18n/ |
H A D | scriptset.cpp | 167 int32_t hash = 0; in hashCode() local
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface_modifier_test.c | 42 unsigned char hash[20]; member
|
/third_party/mbedtls/3rdparty/p256-m/ |
H A D | p256-m_driver_entrypoints.c | 203 p256_transparent_sign_hash( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, uint8_t *signature, size_t signature_size, size_t *signature_length) p256_transparent_sign_hash() argument 238 p256_verify_hash_with_public_key( const uint8_t *key_buffer, size_t key_buffer_size, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) p256_verify_hash_with_public_key() argument 261 p256_transparent_verify_hash( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) p256_transparent_verify_hash() argument
|
/third_party/mbedtls/library/ |
H A D | x509write_csr.c | 141 unsigned char hash[MBEDTLS_MD_MAX_SIZE]; in x509write_csr_der_internal() local
|
H A D | psa_crypto_ecp.c | 365 mbedtls_psa_ecdsa_sign_hash( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, uint8_t *signature, size_t signature_size, size_t *signature_length) mbedtls_psa_ecdsa_sign_hash() argument 451 mbedtls_psa_ecdsa_verify_hash( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) mbedtls_psa_ecdsa_verify_hash() argument
|
H A D | pkcs7.c | 649 unsigned char *hash; in mbedtls_pkcs7_data_or_hash_verify() local 733 mbedtls_pkcs7_signed_hash_verify(mbedtls_pkcs7 *pkcs7, const mbedtls_x509_crt *cert, const unsigned char *hash, size_t hashlen) mbedtls_pkcs7_signed_hash_verify() argument [all...] |
H A D | sha3.c | 541 uint8_t hash[64]; in mbedtls_sha3_kat_test() local 594 unsigned char hash[64]; in mbedtls_sha3_long_kat_test() local [all...] |
H A D | psa_crypto_rsa.c | 317 mbedtls_psa_rsa_sign_hash( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, uint8_t *signature, size_t signature_size, size_t *signature_length) mbedtls_psa_rsa_sign_hash() argument 416 mbedtls_psa_rsa_verify_hash( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) mbedtls_psa_rsa_verify_hash() argument [all...] |
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer_sp.c | 71 uint32_t hash = _mesa_hash_pointer(bo); in fd_submit_append_bo() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_vectorize.c | 43 hash_src(uint32_t hash, const nir_src *src) in hash_src() argument 52 hash_alu_src(uint32_t hash, const nir_alu_src *src, in hash_alu_src() argument 75 uint32_t hash in hash_instr() local [all...] |
/third_party/mesa3d/src/freedreno/drm/msm/ |
H A D | msm_ringbuffer.c | 140 uint32_t hash = _mesa_hash_pointer(bo); in append_bo() local 169 uint32_t hash = _mesa_hash_pointer(ring); in append_ring() local
|
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_hash.c | 77 cso_hash_create_node(struct cso_hash *hash, in cso_hash_create_node() argument 95 static void cso_data_rehash(struct cso_hash *hash, int hint) in cso_data_rehash() argument 144 cso_data_might_grow(struct cso_hash *hash) cso_data_might_grow() argument 150 cso_data_has_shrunk(struct cso_hash *hash) cso_data_has_shrunk() argument 159 cso_data_first_node(struct cso_hash *hash) cso_data_first_node() argument 173 cso_hash_insert(struct cso_hash *hash, unsigned key, void *data) cso_hash_insert() argument 189 cso_hash_init(struct cso_hash *hash) cso_hash_init() argument 200 cso_hash_deinit(struct cso_hash *hash) cso_hash_deinit() argument 254 cso_hash_take(struct cso_hash *hash, unsigned akey) cso_hash_take() argument 270 cso_hash_first_node(struct cso_hash *hash) cso_hash_first_node() argument 276 cso_hash_size(struct cso_hash *hash) cso_hash_size() argument 281 cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter) cso_hash_erase() argument 300 cso_hash_contains(struct cso_hash *hash, unsigned key) cso_hash_contains() argument [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_opt_value_numbering.cpp | 54 uint32_t hash = uint32_t(instr->format) << 16 | uint32_t(instr->opcode); in hash_murmur_32() local [all...] |
/third_party/libwebsockets/lib/roles/ws/ |
H A D | server-ws.c | 642 unsigned char hash[20]; in handshake_0405() local
|
/third_party/ltp/metadata/ |
H A D | data_storage.h | 53 struct data_node_hash hash; member 142 struct data_node_hash *hash = &self->hash; in data_node_hash_add() local 181 struct data_node_hash *hash = &self->hash; data_node_hash_del() local 202 struct data_node_hash *hash = &self->hash; data_node_hash_get() local [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_pipeline.h | 66 uint32_t hash; member 106 uint32_t hash; member
|
H A D | zink_surface.c | 201 do_create_surface(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci, uint32_t hash, bool actually) in do_create_surface() argument 219 uint32_t hash = hash_ivci(ivci); in zink_get_surface() local 356 uint32_t hash = hash_ivci(&ivci); in zink_rebind_surface() local [all...] |
H A D | zink_state.h | 33 uint32_t hash; member 93 uint32_t hash; member
|
H A D | zink_surface.h | 56 uint32_t hash; member
|
/third_party/mesa3d/src/glx/ |
H A D | glxhash.c | 129 unsigned long hash = 0; in HashHash() local 203 unsigned long hash = HashHash(key); HashFind() local 251 unsigned long hash; __glxHashInsert() local 276 unsigned long hash; __glxHashDelete() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_valtable.cpp | 145 value_hash hash = v->hash(); in add_value() local 184 value_hash value::hash() { in hash() function in r600_sb::value
|