| /kernel/linux/linux-6.6/security/keys/ |
| H A D | dh.c | 67 static int kdf_alloc(struct crypto_shash **hash, char *hashname) in kdf_alloc() argument 88 static void kdf_dealloc(struct crypto_shash *hash) in kdf_dealloc() argument 94 static int keyctl_dh_compute_kdf(struct crypto_shash *hash, in keyctl_dh_compute_kdf() argument 138 struct crypto_shash *hash = NULL; __keyctl_dh_compute() local [all...] |
| /kernel/liteos_a/fs/vfs/ |
| H A D | path_cache.c | 100 uint32_t hash;
in NameHash() local 108 int hash = NameHash(name, len, parent) & PATH_CACHE_HASH_MASK;
in PathCacheInsert() local 165 int hash = NameHash(name, len, parent) & PATH_CACHE_HASH_MASK;
in PathCacheLookup() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | digsig.c | 205 unsigned char hash[SHA1_DIGEST_SIZE]; in digsig_verify() local
|
| /kernel/linux/linux-6.6/net/l2tp/ |
| H A D | l2tp_debugfs.c | 126 int hash; in l2tp_dfs_seq_tunnel_show() local
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | strset.c | 42 struct hashmap *hash; in strset__new() local
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | proc.c | 166 int hash = *(loff_t *)v; in sctp_eps_seq_show() local
|
| /test/xts/acts/security_lite/huks/common/ |
| H A D | hks_test_api_performance.c | 192 HksHashRun(const struct HksParamSet *paramSet, const struct HksBlob *srcData, struct HksBlob *hash, uint32_t performTimes) HksHashRun() argument
|
| /test/xts/tools/lite/checksum/src/ |
| H A D | checksum_sha256.c | 147 unsigned int word[wordLen], hash[len]; in CalcSha256() local [all...] |
| /third_party/elfio/tests/ |
| H A D | ELFIOTest2.cpp | 405 Elf_Word hash; in TEST() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | httpauth.c | 149 uint8_t hash[16]; in make_digest_auth() local
|
| /third_party/gn/src/gn/ |
| H A D | hash_table_base_unittest.cc | 39 size_t hash() const { return static_cast<size_t>(x_); } in hash() function in Int 133 size_t hash = static_cast<size_t>(x); in contains() local 142 size_t hash = static_cast<size_t>(x); in insert() local 156 size_t hash = static_cast<size_t>(x); in erase() local
|
| H A D | string_atom.cc | 46 size_t hash; member 101 Insert(Node* node, size_t hash, KeyType key) Insert() argument 118 size_t hash = set_.Hash(""); StringAtomSet() local 126 size_t hash = set_.Hash(key); find() local 193 size_t hash = local_set_.Hash(key); find() local [all...] |
| H A D | pointer_set.h | 207 size_t hash = NodeType::MakeHash(ptr); in Lookup() local
|
| /third_party/curl/lib/ |
| H A D | hash.c | 297 Curl_hash_start_iterate(struct Curl_hash *hash, struct Curl_hash_iterator *iter) Curl_hash_start_iterate() argument [all...] |
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | smpdtfmt.h | 1635 int32_t hash; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | hash.h | 31 UHashtable* hash; member in Hashtable [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | sortkey.cpp | 249 int32_t hash; in computeHashCode() local [all...] |
| /third_party/libunwind/libunwind/include/tdep-ia64/ |
| H A D | script.h | 69 unsigned short hash[IA64_UNW_HASH_SIZE]; member
|
| /third_party/libsnd/Octave/ |
| H A D | sndfile.cc | 239 int hash = 0 ; in hash_of_str() local 249 { int hash ; in major_format_of_hash() local 286 { int hash ; in minor_format_of_hash() local [all...] |
| /third_party/libbpf/src/ |
| H A D | hashmap.c | 130 hashmap_find_entry(const struct hashmap *map, const long key, size_t hash, struct hashmap_entry ***pprev, struct hashmap_entry **entry) hashmap_find_entry() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_locals_to_regs.c | 48 uint32_t hash = 0; in hash_deref() local 102 uint32_t hash = hash_deref(deref); in get_reg_for_deref() local [all...] |
| /third_party/mesa3d/src/etnaviv/drm/ |
| H A D | etnaviv_cmd_stream.c | 178 uint32_t hash = _mesa_hash_pointer(bo); in bo2idx() local
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_cache.c | 83 static inline void sanitize_cb(struct cso_hash *hash, enum cso_cache_type type, in sanitize_cb() argument 110 struct cso_hash *hash = _cso_hash_for_type(sc, type); in cso_insert_state() local 120 struct cso_hash *hash in cso_find_state() local 73 sanitize_hash(struct cso_cache *sc, struct cso_hash *hash, enum cso_cache_type type, int max_size) sanitize_hash() argument 126 cso_hash_find_data_from_template( struct cso_hash *hash, unsigned hash_key, void *templ, int size ) cso_hash_find_data_from_template() argument 175 struct cso_hash *hash = _cso_hash_for_type(sc, type); cso_delete_all() local [all...] |
| H A D | cso_cache.h | 174 unsigned hash = 0, *ikey = (unsigned *)key; in cso_construct_key() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_lower_samplers_as_deref.c | 199 uint32_t hash = _mesa_hash_string(name); in lower_deref() local
|