Home
last modified time | relevance | path

Searched refs:RET_PAKE_AUTH_FOLLOWER_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.h42 RET_PAKE_AUTH_FOLLOWER_ONE = 0x0031, 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.c92 GOTO_ERR_AND_SET_RET(AddIntToJson(sendToPeer, FIELD_STEP, RET_PAKE_AUTH_FOLLOWER_ONE), ret); in PrepareAsyServerStepOneData()
H A Dpake_v2_auth_client_task.c248 case RET_PAKE_AUTH_FOLLOWER_ONE: // the step name of the opposite in ProcessClientTask()