Home
last modified time | relevance | path

Searched defs:hash (Results 251 - 275 of 2191) sorted by relevance

1...<<11121314151617181920>>...88

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dunion_bitfield_1_0.rs129 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dunion_with_nesting_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dunion_with_big_member_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dissue-493.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dissue-493_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dstruct_with_nesting_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A D16-byte-alignment_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dtyperef_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dunion_with_anon_struct_bitfield_1_0.rs129 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
/third_party/rust/crates/log/src/kv/
H A Dkey.rs66 fn hash<H>(&self, state: &mut H) in hash() functions
/third_party/rust/crates/clap/src/builder/
H A Dos_str.rs333 fn hash<H: std::hash::Hasher>(&self, state: &mut H) { in hash() functions
H A Dstr.rs307 fn hash<H: std::hash::Hasher>(&self, state: &mut H) { in hash() functions
/kernel/linux/linux-5.10/certs/
H A Dblacklist.c89 int mark_hash_blacklisted(const char *hash) in mark_hash_blacklisted() argument
115 is_hash_blacklisted(const u8 *hash, size_t hash_len, const char *type) is_hash_blacklisted() argument
144 is_binary_blacklisted(const u8 *hash, size_t hash_len) is_binary_blacklisted() argument
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dcrc32_generic.c58 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey() argument
H A Dmd5.c40 static void md5_transform(__u32 *hash, __u32 const *in) in md5_transform() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c171 static int octeon_sha512_final(struct shash_desc *desc, u8 *hash) in octeon_sha512_final() argument
212 static int octeon_sha384_final(struct shash_desc *desc, u8 *hash) in octeon_sha384_final() argument
H A Docteon-md5.c39 u64 *hash = (u64 *)ctx->hash; in octeon_md5_store_hash() local
47 u64 *hash = (u64 *)ctx->hash; in octeon_md5_read_hash() local
[all...]
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dcrc32-ce-glue.c52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_hugetlbpage.c99 unsigned long hash = hpt_hash(vpn, shift, ssize); in __hash_page_huge() local
H A Dhash_hugepage.c30 unsigned long vpn, hash, shift, slot; in __hash_page_thp() local
[all...]
H A Dhash_4k.c27 unsigned long vpn, hash, slot; in __hash_page_4K() local
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dsha512_glue.c135 static int sha384_sparc64_final(struct shash_desc *desc, u8 *hash) in sha384_sparc64_final() argument
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c138 static int octeon_sha512_final(struct shash_desc *desc, u8 *hash) in octeon_sha512_final() argument
179 static int octeon_sha384_final(struct shash_desc *desc, u8 *hash) in octeon_sha384_final() argument
H A Docteon-md5.c39 u64 *hash = (u64 *)ctx->hash; in octeon_md5_store_hash() local
47 u64 *hash = (u64 *)ctx->hash; in octeon_md5_read_hash() local
[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dcrc32-ce-glue.c52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...88