Home
last modified time | relevance | path

Searched refs:hash (Results 2476 - 2500 of 4540) sorted by relevance

1...<<919293949596979899100>>...182

/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy_unpack.h110 unsigned char *hash; member
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.h22 u32 hash; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_hw_metadata.c21 extern int bpf_xdp_metadata_rx_hash(const struct xdp_md *ctx, __u32 *hash,
87 meta->rx_hash_err = err; /* Used by AF_XDP as no hash signal */ in rx()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tcpnotify_user.c39 t->source != 0xbe || t->hash != 0xef) in dummyfn()
/kernel/linux/linux-6.6/lib/
H A Dcrc-t10dif.c14 #include <crypto/hash.h>
H A Dcrc64-rocksoft.c8 #include <crypto/hash.h>
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h194 int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]);
/kernel/linux/linux-6.6/net/ipv6/
H A Dudplite.c57 .hash = udp_lib_hash,
/kernel/linux/linux-6.6/tools/include/linux/
H A Dhashtable.h3 * Statically sized hash table implementation
14 #include <linux/hash.h>
40 * hash_init - initialize a hash table
112 * hash entry
/kernel/linux/linux-6.6/net/ipv4/
H A Dudplite.c58 .hash = udp_lib_hash,
/third_party/gn/src/gn/
H A Dsource_file.h136 struct hash<SourceFile> { struct
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DFakeResult.java104 return Objects.hash(getKey(), index, isFallback); in hashCode()
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.h51 uint64_t hash[2]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.h56 uint32_t hash; member
/third_party/node/deps/v8/tools/release/
H A Dmergeinfo.py117 parser.add_argument('hash',
124 sys.exit(print_analysis(options.git_dir, options.hash[0]))
/third_party/node/deps/v8/tools/testrunner/local/
H A Dutils.py219 hash(obj)
/third_party/nghttp2/src/
H A Dshrpx_quic.h41 template <> struct hash<ngtcp2_cid> { struct
/third_party/node/deps/npm/node_modules/hosted-git-info/lib/
H A Dindex.js88 hash () {
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/bundler/
H A Dbundle.js47 const digest = util_1.crypto.hash(artifact.data);
/third_party/lzma/C/
H A DLzFind.h30 CLzRef *hash; member
/third_party/node/deps/v8/src/diagnostics/
H A Dbasic-block-profiler.h45 void SetHash(int hash);
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-script.h71 virtual const String16& hash() const = 0;
/third_party/rust/crates/aho-corasick/src/
H A Dstate_id.rs2 use std::hash::Hash;
/third_party/python/Lib/test/
H A Dsortperf.py163 x = 69069 * x + hash(a)
/third_party/python/Include/internal/
H A Dpycore_dict.h40 /* Cached hash code of me_key. */
47 PyObject *me_key; /* The key must be Unicode and have hash. */
63 extern Py_ssize_t _Py_dict_lookup(PyDictObject *mp, PyObject *key, Py_hash_t hash, PyObject **value_addr);
90 /* Size of the hash table (dk_indices). It must be a power of 2. */
93 /* Size of the hash table (dk_indices) by bytes. */
108 /* Actual hash table of dk_size entries. It holds indices in dk_entries,

Completed in 10 milliseconds

1...<<919293949596979899100>>...182