| /base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/ |
| H A D | dsoftbus.rs | 117 fn hash<H: Hasher>(&self, state: &mut H) { in hash() functions
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/include/ |
| H A D | app_verify.h | 94 char hash[NORMAL_HASH_SIZE]; member
|
| /base/security/device_auth/services/identity_manager/src/ |
| H A D | identity_pin.c | 244 uint8_t hash[SHA256_LEN] = { 0 }; in AuthGeneratePskUsePin() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_crypt_test.cpp | 1507 struct DlpBlob hash = {32, out}; in HWTEST_F() local 1528 struct DlpBlob hash = {64, out}; in HWTEST_F() local 1564 struct DlpBlob hash = {16, output}; in HWTEST_F() local 1581 struct DlpBlob hash = {64, output}; HWTEST_F() local 1737 struct DlpBlob hash = {64, out}; HWTEST_F() local 1755 struct DlpBlob hash = {64, out}; HWTEST_F() local 1788 struct DlpBlob hash = {64, out}; HWTEST_F() local 1852 struct DlpBlob hash = {64, out}; HWTEST_F() local 1888 struct DlpBlob hash = {64, out}; HWTEST_F() local [all...] |
| /base/security/huks/frameworks/huks_standard/main/core/src/ |
| H A D | hks_local_engine.c | 44 int32_t HksLocalHash(const struct HksParamSet *paramSet, const struct HksBlob *srcData, struct HksBlob *hash) in HksLocalHash() argument
|
| /base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
| H A D | hks_crypto_hal_ecdsa_sign.cpp | 531 struct HksBlob hash = { HKS_HMAC_DIGEST_SHA512_LEN, hashData }; in RunTestCase() local
|
| /base/startup/hvb/libhvb/src/cert/ |
| H A D | hvb_cert.c | 443 uint8_t *hash in hvb_verify_cert() local [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | operator_config_cache.cpp | 212 unsigned char hash[SHA256_DIGEST_LENGTH]; in EncryptIccId() local
|
| /base/update/sys_installer_lite/frameworks/test/unittest/common/src/ |
| H A D | ota_test.cpp | 302 static int HotaCalcImageHash(uint8 *dataAddr, uint32 dataLen, uint8 *hash, uint32 hashLen)
in HotaCalcImageHash() argument
|
| /base/update/updater/services/package/pkg_verify/ |
| H A D | pkcs7_signed_data.cpp | 101 int32_t Pkcs7SignedData::Verify(const std::vector<uint8_t> &hash, const std::vector<uint8_t> &sig, in Verify() argument 416 int32_t Pkcs7SignedData::Pkcs7SignleSignerVerify(const Pkcs7SignerInfo &signerInfo, const std::vector<uint8_t> &hash, in Pkcs7SignleSignerVerify() argument 446 int32_t Pkcs7SignedData::VerifyDigest(X509 *cert, const Pkcs7SignerInfo &signer, const std::vector<uint8_t> &hash, in VerifyDigest() argument 53 GetHashFromSignBlock(const uint8_t *srcData, const size_t dataLen, std::vector<uint8_t> &hash) GetHashFromSignBlock() argument
|
| /base/update/updater/test/unittest/package/ |
| H A D | pkg_verify_unittest.cpp | 161 std::vector<uint8_t> hash; in TestPkcs7SignedDataFailed() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | authencesn.c | 93 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail, in crypto_authenc_esn_genicv_tail() local 126 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail, in crypto_authenc_esn_genicv() local
|
| H A D | authenc.c | 141 u8 *hash = areq_ctx->tail; in crypto_authenc_genicv() local 288 u8 *hash = areq_ctx->tail; in crypto_authenc_decrypt() local [all...] |
| H A D | tgr192.c | 35 u8 hash[64]; member [all...] |
| H A D | wp512.c | 43 u64 hash[WP512_DIGEST_SIZE/8]; member [all...] |
| H A D | hmac.c | 25 struct crypto_shash *hash; member 50 struct crypto_shash *hash = ctx->hash; in hmac_setkey() local 143 struct crypto_shash *hash; in hmac_init_tfm() local [all...] |
| H A D | sm2.c | 296 static int _sm2_verify(struct mpi_ec_ctx *ec, MPI hash, MPI sig_r, MPI sig_s) in _sm2_verify() argument 354 MPI hash; in sm2_verify() local
|
| /kernel/linux/linux-5.10/drivers/base/power/ |
| H A D | trace.c | 193 unsigned int hash = hash_string(lineno, file, FILEHASH); in show_file_hash() local 211 unsigned int hash = hash_string(DEVSEED, dev_name(dev), DEVHASH); in show_dev_hash() local 238 unsigned int hash = hash_string(DEVSEED, dev_name(dev), show_trace_dev_match() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | padlock-sha.c | 193 static int padlock_init_tfm(struct crypto_shash *hash) in padlock_init_tfm() argument 213 static void padlock_exit_tfm(struct crypto_shash *hash) in padlock_exit_tfm() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gmc.c | 276 uint32_t hash; in amdgpu_gmc_filter_faults() local
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | relocate.c | 102 static inline __init unsigned long rotate_xor(unsigned long hash, in rotate_xor() argument 125 unsigned long hash = 0; get_random_boot() local [all...] |
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | nip_fib.c | 89 unsigned int hash; in nip_fib_locate() local 140 unsigned int hash; in nip_fib_add() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_32_mmu.c | 98 u32 page, hash, pteg, htabmask; in kvmppc_mmu_book3s_32_get_pteg() local
|
| H A D | book3s_32_mmu_host.c | 109 u32 page, hash; in kvmppc_mmu_get_pteg() local [all...] |
| H A D | book3s_64_mmu_host.c | 75 ulong hash, hpteg; in kvmppc_mmu_map_page() local [all...] |