Home
last modified time | relevance | path

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

/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_defines.h48 HC_ERR_HASH_FAIL = 0x00001005, // 4101 enumerator
/base/security/device_auth/services/group_manager/src/group_operation/peer_to_peer_group/
Dpeer_to_peer_group.c92 return HC_ERR_HASH_FAIL; in GenerateGroupId()
/base/security/device_auth/services/group_manager/src/group_operation/across_account_group/
Dacross_account_group.c84 return HC_ERR_HASH_FAIL; in GenerateGroupId()
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation.c252 return HC_ERR_HASH_FAIL; in GetPkByParams()