Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 10 of 10) sorted by relevance

/test/xts/tools/lite/checksum/include/
Dchecksum_sha256.h28 unsigned int hash[8]; // 哈希值 member
/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_hash_test.cpp80 struct HksBlob *hash = NULL; variable
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_hash_test.c115 struct HksBlob *hash = NULL; in ExecHksHashTestCommon() local
/test/xts/tools/lite/checksum/src/
Dchecksum_file.c63 static unsigned char hash[32]; in GetChecksumResult() local
Dchecksum_sha256.c147 unsigned int word[wordLen], hash[len]; in CalcSha256() local
/test/xts/device_attest_lite/services/core/utils/
Dattest_utils.c181 unsigned char hash[HASH_LENGTH] = {0}; in Sha256Value() local
/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_three_stage_test_common.cpp612 …tic int32_t HksOpensslHash(uint32_t alg, const struct OH_Huks_Blob *msg, struct OH_Huks_Blob *hash) in HksOpensslHash()
629 const struct OH_Huks_Blob *srcData, struct OH_Huks_Blob *hash) in HuksHash()
/test/xts/device_attest/services/core/utils/
Dattest_utils.c190 unsigned char hash[HASH_LENGTH] = {0}; in Sha256Value() local
/test/xts/acts/security_lite/huks/common/
Dhks_test_api_performance.c193 const struct HksBlob *srcData, struct HksBlob *hash, uint32_t performTimes) in HksHashRun()
/test/xts/device_attest/services/core/network/
Dattest_network.c128 unsigned char hash[HTTPS_NETWORK_SHA256_LEN]; in Sha256Udid() local