Home
last modified time | relevance | path

Searched defs:GetPeerChallenge (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
H A Dstandard_exchange_message_util.c111 int32_t GetPeerChallenge(PakeParams *params, const CJson *in) in GetPeerChallenge() function
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
H A Dpake_v1_protocol_task_common.c685 static int32_t GetPeerChallenge(const CJson *payload, Uint8Buff *peerPseudonymChallengeBuff, PakePa… in GetPeerChallenge() function