Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_sm3_cipher.cpp96 uint8_t hashData[19] = {0}; variable
118 uint8_t hashData[32] = {0}; variable
140 uint8_t hashData[46] = {0}; variable
H A Dhks_crypto_hal_dsa_sign.cpp110 uint8_t hashData[HKS_HMAC_DIGEST_SHA512_LEN] = {0}; in RunTestCase() local
H A Dhks_crypto_hal_ecdsa_sign.cpp530 uint8_t hashData[HKS_HMAC_DIGEST_SHA512_LEN] = {0}; in RunTestCase() local
H A Dhks_crypto_hal_rsa_sign.cpp1477 uint8_t hashData[HKS_HMAC_DIGEST_SHA512_LEN] = {0}; in RunTestCase() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dkey_management_test.cpp58 uint8_t hashData[KEY_BYTES_CURVE25519] = { 0 }; variable
72 uint8_t hashData[SHA256_LEN] = { 0 }; variable
111 uint8_t hashData[SHA_256_LENGTH] = { 0 }; variable
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
H A Dsm2_crypto_params.h26 HcfBlob hashData; member
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/sysinfo/src/
H A Dhks_get_udid.c53 struct HksBlob hashData = { HKS_HARDWARE_UDID_LEN, devUdid }; in HksGetHardwareUdid() local
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechaincpp_test.cpp59 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateChainId() local
74 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateSpanId() local
88 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateParentSpanId() local
H A Dhitracechainc_test.cpp88 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateChainId() local
102 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateSpanId() local
116 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateParentSpanId() local
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c243 uint32_t hashData[hashDataNum]; in HiTraceChainCreateSpan() local