Home
last modified time | relevance | path

Searched refs:CMD_PAKE_AUTH_MAIN_ONE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/
H A Daccount_module_defines.h41 CMD_PAKE_AUTH_MAIN_ONE = 0x0030, enumerator
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_server_task.c249 case CMD_PAKE_AUTH_MAIN_ONE: in ProcessServerTask()
H A Dpake_v2_auth_client_task.c60 GOTO_IF_ERR(AddIntToJson(sendToPeer, FIELD_STEP, CMD_PAKE_AUTH_MAIN_ONE)); in AsyAuthClientStepOne()