Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
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
Dhks_crypto_hal_dsa_sign.cpp110 uint8_t hashData[HKS_HMAC_DIGEST_SHA512_LEN] = {0}; in RunTestCase() local
Dhks_crypto_hal_ecdsa_sign.cpp530 uint8_t hashData[HKS_HMAC_DIGEST_SHA512_LEN] = {0}; in RunTestCase() local
Dhks_crypto_hal_rsa_sign.cpp1477 uint8_t hashData[HKS_HMAC_DIGEST_SHA512_LEN] = {0}; in RunTestCase() local
/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
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
/base/security/huks/frameworks/huks_standard/main/os_dependency/sysinfo/src/
Dhks_get_udid.c54 struct HksBlob hashData = { HKS_HARDWARE_UDID_LEN, devUdid }; in HksGetHardwareUdid() local
/base/security/crypto_framework/interfaces/inner_api/algorithm_parameter/
Dsm2_crypto_params.h26 HcfBlob hashData; member
/base/hiviewdfx/hitrace/test/unittest/common/native/
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
Dhitracechainc_test.cpp97 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateChainId() local
111 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateSpanId() local
125 uint64_t hashData[HASH_DATA_LENGTH]; in GenerateParentSpanId() local
/base/security/crypto_framework/frameworks/native/src/
Dcrypto_asym_cipher.c60 HcfBlob hashData; member
/base/hiviewdfx/hitrace/frameworks/native/
Dhitracechainc.c278 uint32_t hashData[hashDataNum]; in HiTraceChainCreateSpan() local