/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | union_bitfield_1_0.rs | 129 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
H A D | union_with_nesting_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
H A D | union_with_big_member_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
H A D | issue-493.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
H A D | issue-493_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
H A D | struct_with_nesting_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
H A D | 16-byte-alignment_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
H A D | typeref_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
H A D | union_with_anon_struct_bitfield_1_0.rs | 129 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
/third_party/rust/crates/log/src/kv/ |
H A D | key.rs | 66 fn hash<H>(&self, state: &mut H) in hash() functions
|
/third_party/rust/crates/clap/src/builder/ |
H A D | os_str.rs | 333 fn hash<H: std::hash::Hasher>(&self, state: &mut H) { in hash() functions
|
H A D | str.rs | 307 fn hash<H: std::hash::Hasher>(&self, state: &mut H) { in hash() functions
|
/kernel/linux/linux-5.10/certs/ |
H A D | blacklist.c | 89 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 D | crc32_generic.c | 58 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey() argument
|
H A D | md5.c | 40 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 D | octeon-sha512.c | 171 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 D | octeon-md5.c | 39 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 D | crc32-ce-glue.c | 52 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 D | hash_hugetlbpage.c | 99 unsigned long hash = hpt_hash(vpn, shift, ssize); in __hash_page_huge() local
|
H A D | hash_hugepage.c | 30 unsigned long vpn, hash, shift, slot; in __hash_page_thp() local [all...] |
H A D | hash_4k.c | 27 unsigned long vpn, hash, slot; in __hash_page_4K() local
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | sha512_glue.c | 135 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 D | octeon-sha512.c | 138 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 D | octeon-md5.c | 39 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 D | crc32-ce-glue.c | 52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey() argument
|