Home
last modified time | relevance | path

Searched refs:HC_ERR_UNSUPPORTED_VERSION (Results 1 – 8 of 8) sorted by relevance

/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_defines.h82 HC_ERR_UNSUPPORTED_VERSION = 0x00004003, // 16387 enumerator
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
Ddas_version_util.c123 return HC_ERR_UNSUPPORTED_VERSION; in NegotiateVersion()
Ddas_task_main.c186 return HC_ERR_UNSUPPORTED_VERSION; in NegotiateAndProcessTask()
/base/security/device_auth/services/legacy/authenticators/src/account_related/
Daccount_task_main.c163 return HC_ERR_UNSUPPORTED_VERSION; in NegotiateAndCreateSubTask()
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/
Dauth_sub_session.c153 return HC_ERR_UNSUPPORTED_VERSION; in CreateAuthSubSession()
/base/security/device_auth/services/session_manager/src/session/v2/
Ddev_session_v2.c908 return HC_ERR_UNSUPPORTED_VERSION; in CreateIsoSubSession()
932 return HC_ERR_UNSUPPORTED_VERSION; in CreateDlSpekeSubSession()
948 return HC_ERR_UNSUPPORTED_VERSION; in CreateDlSpekeSubSession()
1285 return HC_ERR_UNSUPPORTED_VERSION; in ClientCreateAuthSubSessionByCred()
1592 return HC_ERR_UNSUPPORTED_VERSION; in ProtocolEntityNegotiate()
1616 return HC_ERR_UNSUPPORTED_VERSION; in CredNegotiate()
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
Dec_speke_protocol.c226 return HC_ERR_UNSUPPORTED_VERSION; in EcSpekeCalBase()
264 return HC_ERR_UNSUPPORTED_VERSION; in EcSpekeCalEskSelf()
282 return HC_ERR_UNSUPPORTED_VERSION; in EcSpekeCalEpkSelf()
/base/security/device_auth/services/key_agree_sdk/src/
Dkey_agree_session.c248 return HC_ERR_UNSUPPORTED_VERSION; in NegotiateVersion()