Home
last modified time | relevance | path

Searched refs:HC_ERR_GET_PK_INFO (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_defines.h140 HC_ERR_GET_PK_INFO = 0x00009001, // 36865 enumerator
/base/security/device_auth/services/authenticators/src/account_related/auth/pake_v2_auth_task/
Dpake_v2_auth_task_common.c342 int32_t res = HC_ERR_GET_PK_INFO; in GetAsyPubKeyInfo()