Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_task_common.c179 static int32_t ExtractSelfDeviceId(PakeAuthParams *params, const CJson *in, bool useSelfPrefix) in ExtractSelfDeviceId() function
426 GOTO_IF_ERR(ExtractSelfDeviceId(params, in, true)); in InitPakeAuthParams()