Home
last modified time | relevance | path

Searched defs:hash (Results 101 - 125 of 2534) sorted by relevance

12345678910>>...102

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DvReg.h136 struct std::hash<ark::es2panda::compiler::VReg> { struct in ark::es2panda::std
/base/security/huks/frameworks/huks_standard/main/os_dependency/sysinfo/src/
H A Dhks_get_udid.c34 static int32_t ComputeHash(const char *data, uint32_t len, struct HksBlob *hash) in ComputeHash() argument
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hkshash_fuzzer/
H A Dhkshash_fuzzer.cpp43 struct HksBlob hash = { hashBuf.size(), hashBuf.data() }; in DoSomethingInterestingWithMyAPI() local
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A Dhks_hash_test.c84 struct HksBlob *hash = NULL; in LITE_TEST_CASE() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_hash_test.cpp78 struct HksBlob *hash = NULL; in HWTEST_F() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_hash.c66 static int32_t HashCheckParam(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HashCheckParam() argument
76 int32_t HksOpensslHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HksOpensslHash() argument
134 int32_t HksOpensslHashFinal(void **cryptoCtx, const struct HksBlob *msg, struct HksBlob *hash) in HksOpensslHashFinal() argument
[all...]
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
H A Dhks_hash_test.cpp80 struct HksBlob *hash = NULL; in HWTEST_F() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Defuse_opt.c70 hi_u8 hash[SHA_256_LENGTH] = {0}; in efuse_cfg_verify() local
/kernel/linux/linux-5.10/crypto/
H A Dsha256_generic.c65 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 Dnhpoly1305-neon-glue.c20 _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 Dnhpoly1305-avx2-glue.c20 _nh_avx2(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_avx2() argument
H A Dnhpoly1305-sse2-glue.c20 _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 Dnhpoly1305-neon-glue.c20 _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 Dmodule_signature.h35 u8 hash; /* Digest algorithm [0] */ member
/kernel/linux/linux-5.10/security/apparmor/
H A Dcrypto.c31 char *hash = NULL; in aa_calc_hash() local
[all...]
/kernel/linux/linux-5.10/security/integrity/platform_certs/
H A Dkeyring_handler.c25 char *hash, *p; in uefi_blacklist_hash() local
/kernel/linux/linux-5.10/fs/hpfs/
H A Ddentry.c18 unsigned long hash; in hpfs_hash_dentry() local
/kernel/linux/linux-5.10/net/ceph/crush/
H A Dhash.c29 __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 Dsystem_keyring.h41 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 Dmd5.h20 u32 hash[MD5_HASH_WORDS]; member
H A Dstreebog.h30 struct streebog_uint512 hash; member
/kernel/linux/linux-6.6/fs/hpfs/
H A Ddentry.c18 unsigned long hash; in hpfs_hash_dentry() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dahash_test.c652 xfs_dahash_t hash; in xfs_dahash_test() local
/kernel/linux/linux-6.6/include/crypto/
H A Dmd5.h20 u32 hash[MD5_HASH_WORDS]; member
H A Dstreebog.h30 struct streebog_uint512 hash; member

Completed in 9 milliseconds

12345678910>>...102