/third_party/spirv-tools/source/util/ |
H A D | hash_combine.h | 35 inline size_t hash_combine(std::size_t hash, const std::vector<T>& vals) { in hash_combine() argument 42 inline size_t hash_combine(std::size_t hash) { return hash; } in hash_combine() argument 45 inline size_t hash_combine(std::size_t hash, const T& val, in hash_combine() argument
|
/third_party/vk-gl-cts/framework/delibs/debase/ |
H A D | deSha1.h | 33 deUint32 hash[5]; member 40 deUint32 hash[5]; member [all...] |
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deSha1.cpp | 31 deSha1 hash; in parse() local 41 deSha1 hash; in compute() local 59 deSha1 hash; in finalize() local [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | sha256_generic.c | 65 crypto_sha256_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *hash) crypto_sha256_finup() argument
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | nhpoly1305-neon-glue.c | 20 _nh_neon(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_neon() argument
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | nhpoly1305-avx2-glue.c | 20 _nh_avx2(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_avx2() argument
|
H A D | nhpoly1305-sse2-glue.c | 20 _nh_sse2(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_sse2() argument
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | nhpoly1305-neon-glue.c | 20 _nh_neon(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_neon() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | module_signature.h | 35 u8 hash; /* Digest algorithm [0] */ member
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | crypto.c | 31 char *hash = NULL; in aa_calc_hash() local [all...] |
/kernel/linux/linux-5.10/security/integrity/platform_certs/ |
H A D | keyring_handler.c | 25 char *hash, *p; in uefi_blacklist_hash() local
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | dentry.c | 18 unsigned long hash; in hpfs_hash_dentry() local
|
/kernel/linux/linux-5.10/net/ceph/crush/ |
H A D | hash.c | 29 __u32 hash = crush_hash_seed ^ a; in crush_hash32_rjenkins1() local 40 __u32 hash = crush_hash_seed ^ a ^ b; in crush_hash32_rjenkins1_2() local 51 __u32 hash = crush_hash_seed ^ a ^ b ^ c; crush_hash32_rjenkins1_3() local 64 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d; crush_hash32_rjenkins1_4() local 79 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d ^ e; crush_hash32_rjenkins1_5() local [all...] |
/kernel/linux/linux-5.10/include/keys/ |
H A D | system_keyring.h | 41 static inline int is_hash_blacklisted(const u8 *hash, size_t hash_len, in is_hash_blacklisted() argument 47 static inline int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted() argument
|
/kernel/linux/linux-5.10/include/crypto/ |
H A D | md5.h | 20 u32 hash[MD5_HASH_WORDS]; member
|
H A D | streebog.h | 30 struct streebog_uint512 hash; member
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | dentry.c | 18 unsigned long hash; in hpfs_hash_dentry() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dahash_test.c | 652 xfs_dahash_t hash; in xfs_dahash_test() local
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | md5.h | 20 u32 hash[MD5_HASH_WORDS]; member
|
H A D | streebog.h | 30 struct streebog_uint512 hash; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | module_signature.h | 35 u8 hash; /* Digest algorithm [0] */ member
|
/kernel/linux/linux-6.6/crypto/ |
H A D | sha256_generic.c | 53 crypto_sha256_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *hash) crypto_sha256_finup() argument
|
H A D | sm3_generic.c | 43 crypto_sm3_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *hash) crypto_sm3_finup() argument
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | crypto.c | 31 char *hash; in aa_calc_hash() local [all...] |
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_init.c | 50 struct ima_max_digest_data hash; in ima_add_boot_aggregate() local
|