Home
last modified time | relevance | path

Searched defs:hash (Results 376 - 400 of 2332) sorted by relevance

1...<<11121314151617181920>>...94

/third_party/spirv-tools/source/opt/
H A Dinstrument_pass.h302 std::size_t hash = v.size(); in operator ()() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_md5.c104 u8 hash[CHAP_MD5_LEN], id; in eap_md5_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dsae_pk_gen.c28 u8 hash[SAE_MAX_HASH_LEN]; in main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_md5.c104 u8 hash[CHAP_MD5_LEN], id; in eap_md5_process() local
/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/crypto/
H A Dnhpoly1305.c42 nh_generic(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) nh_generic() argument
[all...]
H A Dmd4.c37 u32 hash[MD4_HASH_WORDS]; member
67 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() argument
[all...]
H A Dsha512_generic.c167 static int sha512_final(struct shash_desc *desc, u8 *hash) in sha512_final() argument
173 crypto_sha512_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *hash) crypto_sha512_finup() argument
H A Dsm3_generic.c159 crypto_sm3_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *hash) crypto_sm3_finup() argument
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
H A Docteon-sha256.c34 u64 *hash = (u64 *)sctx->state; in octeon_sha256_store_hash() local
44 u64 *hash = (u64 *)sctx->state; in octeon_sha256_read_hash() local
197 octeon_sha224_final(struct shash_desc *desc, u8 *hash) octeon_sha224_final() argument
[all...]
H A Docteon-sha1.c33 u64 *hash = (u64 *)sctx->state; in octeon_sha1_store_hash() local
47 u64 *hash = (u64 *)sctx->state; in octeon_sha1_read_hash() local
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c71 static int crc32c_vpmsum_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_vpmsum_setkey() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_64k.c45 unsigned long vpn, hash, slot, gslot; in __hash_page_4K() local
231 unsigned long vpn, hash, slot; in __hash_page_64K() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dcrc32c_glue.c31 static int crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_sparc64_setkey() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...94