Home
last modified time | relevance | path

Searched refs:GetPeerPkFromPkInfo (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.c263 static int32_t GetPeerPkFromPkInfo(PakeAuthParams *params, const char *pkInfoStr) in GetPeerPkFromPkInfo() function
342 int32_t res = GetPeerPkFromPkInfo(params, pkInfoPeerStr); in GetPkInfoPeer()