/kernel/linux/linux-5.10/lib/ |
H A D | oid_registry.c | 31 unsigned i, j, k, hash; in look_up_OID() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_sf.h | 25 xfs_dahash_t hash; /* this entry's hash value */ member
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | originator.h | 80 u32 hash = 0; in batadv_choose_orig() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_hgsmi.c | 12 static u32 hgsmi_hash_process(u32 hash, const u8 *data, int size) in hgsmi_hash_process() argument 23 static u32 hgsmi_hash_end(u32 hash) in hgsmi_hash_end() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_attr_sf.h | 25 xfs_dahash_t hash; /* this entry's hash value */ member
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | upcase.c | 107 ntfs_names_hash(const u16 *name, size_t len, const u16 *upcase, unsigned long hash) ntfs_names_hash() argument
|
/kernel/linux/linux-6.6/fs/smb/common/ |
H A D | cifs_md4.c | 54 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() argument [all...] |
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | string.c | 57 unsigned int hash, len = this->len; in hfs_hash_dentry() local
|
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | embedded-firmware.c | 41 u8 hash[32]; in efi_check_md_for_embedded_firmware() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/purelifi/plfxlc/ |
H A D | chip.h | 64 static inline void plfxlc_mc_add_all(struct plfxlc_mc_hash *hash) in plfxlc_mc_add_all() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_hgsmi.c | 12 static u32 hgsmi_hash_process(u32 hash, const u8 *data, int size) in hgsmi_hash_process() argument 23 static u32 hgsmi_hash_end(u32 hash) in hgsmi_hash_end() argument [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | oid_registry.c | 31 unsigned i, j, k, hash; in look_up_OID() local [all...] |
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | originator.h | 76 u32 hash = 0; in batadv_choose_orig() local
|
/third_party/elfutils/lib/ |
H A D | fixedsizehash.h | 139 HASHTYPE hash; in CONCAT() local
|
/third_party/gn/src/base/ |
H A D | sha1.cc | 199 char hash[SecureHashAlgorithm::kDigestSizeBytes]; in SHA1HashString() local 205 void SHA1HashBytes(const unsigned char* data, size_t len, unsigned char* hash) { in SHA1HashBytes() argument
|
/third_party/ffmpeg/tools/ |
H A D | ffhash.c | 43 static struct AVHashContext *hash; variable [all...] |
/third_party/curl/lib/ |
H A D | conncache.h | 40 struct Curl_hash hash; member
|
/third_party/gn/src/gn/ |
H A D | unique_vector.h | 60 Node* Lookup(size_t hash, const T& item, const std::vector<T>& vector) const { in Lookup() argument 69 Insert(Node* node, size_t hash, size_t index) Insert() argument [all...] |
/third_party/mbedtls/library/ |
H A D | psa_crypto_hash.c | 340 mbedtls_psa_hash_finish( mbedtls_psa_hash_operation_t *operation, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_psa_hash_finish() argument 433 mbedtls_psa_hash_compute( psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_psa_hash_compute() argument [all...] |
/third_party/lzma/CPP/7zip/Crypto/ |
H A D | RandGen.cpp | 63 CSha256 hash;
in Init() local 220 CSha256 hash; Generate() local [all...] |
/third_party/mbedtls/programs/pkey/ |
H A D | dh_client.c | 67 unsigned char hash[MBEDTLS_MD_MAX_SIZE]; in main() local
|
/third_party/node/lib/internal/crypto/ |
H A D | rsa.js | [all...] |
/third_party/node/test/pummel/ |
H A D | test-policy-integrity-parent-no-package-json.js | 27 function hash(algo, body) { function
|
H A D | test-policy-integrity-worker-no-package-json.js | 27 function hash(algo, body) { function
|
/third_party/nghttp2/src/ |
H A D | shrpx_mruby_module.cc | 89 auto hash = mrb_hash_new(mrb); in create_headers_hash() local
|