Home
last modified time | relevance | path

Searched defs:hash (Results 201 - 225 of 2191) sorted by relevance

12345678910>>...88

/kernel/linux/linux-5.10/lib/
H A Doid_registry.c31 unsigned i, j, k, hash; in look_up_OID() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_attr_sf.h25 xfs_dahash_t hash; /* this entry's hash value */ member
/kernel/linux/linux-5.10/net/batman-adv/
H A Doriginator.h80 u32 hash = 0; in batadv_choose_orig() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_hgsmi.c12 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 Dxfs_attr_sf.h25 xfs_dahash_t hash; /* this entry's hash value */ member
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dupcase.c107 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 Dcifs_md4.c54 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() argument
[all...]
/kernel/linux/linux-6.6/fs/hfs/
H A Dstring.c57 unsigned int hash, len = this->len; in hfs_hash_dentry() local
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dembedded-firmware.c41 u8 hash[32]; in efi_check_md_for_embedded_firmware() local
/kernel/linux/linux-6.6/drivers/net/wireless/purelifi/plfxlc/
H A Dchip.h64 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 Dvbox_hgsmi.c12 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 Doid_registry.c31 unsigned i, j, k, hash; in look_up_OID() local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Doriginator.h76 u32 hash = 0; in batadv_choose_orig() local
/third_party/elfutils/lib/
H A Dfixedsizehash.h139 HASHTYPE hash; in CONCAT() local
/third_party/gn/src/base/
H A Dsha1.cc199 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 Dffhash.c43 static struct AVHashContext *hash; variable
[all...]
/third_party/curl/lib/
H A Dconncache.h40 struct Curl_hash hash; member
/third_party/gn/src/gn/
H A Dunique_vector.h60 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 Dpsa_crypto_hash.c340 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 DRandGen.cpp63 CSha256 hash; in Init() local
220 CSha256 hash; Generate() local
[all...]
/third_party/mbedtls/programs/pkey/
H A Ddh_client.c67 unsigned char hash[MBEDTLS_MD_MAX_SIZE]; in main() local
/third_party/node/lib/internal/crypto/
H A Drsa.js[all...]
/third_party/node/test/pummel/
H A Dtest-policy-integrity-parent-no-package-json.js27 function hash(algo, body) { function
H A Dtest-policy-integrity-worker-no-package-json.js27 function hash(algo, body) { function
/third_party/nghttp2/src/
H A Dshrpx_mruby_module.cc89 auto hash = mrb_hash_new(mrb); in create_headers_hash() local

Completed in 10 milliseconds

12345678910>>...88