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/innerkits/
Ddevice_auth_defines.h50 HC_ERR_HASH_FAIL = 0x00001005, enumerator
/base/security/device_auth/services/group_manager/src/group_operation/peer_to_peer_group/
Dpeer_to_peer_group.c91 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.c273 return HC_ERR_HASH_FAIL; in GetPkByParams()