Home
last modified time | relevance | path

Searched refs:HC_ERR_HASH_FAIL (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth_defines.h48 HC_ERR_HASH_FAIL = 0x00001005, // 4101 enumerator
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H A Dpeer_to_peer_group.c88 return HC_ERR_HASH_FAIL; in GenerateGroupId()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c80 return HC_ERR_HASH_FAIL; in GenerateGroupId()
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcredential_operator.c340 return HC_ERR_HASH_FAIL; in PackPublicKeyToJson()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c257 return HC_ERR_HASH_FAIL; in GetPkByParams()