Home
last modified time | relevance | path

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

/base/security/device_auth/services/authenticators/src/account_related/auth/pake_v2_auth_task/
Dpake_v2_auth_client_task.c186 static int32_t SendFinalToOut(PakeV2AuthClientTask *task, CJson *out) in SendFinalToOut() function
221 GOTO_IF_ERR(SendFinalToOut(innerTask, out)); in AsyAuthClientStepThree()
Dpake_v2_auth_server_task.c164 static int32_t SendFinalToOut(PakeV2AuthServerTask *task, CJson *out) in SendFinalToOut() function
226 GOTO_IF_ERR(SendFinalToOut(innerTask, out)); in AsyAuthServerStepTwo()