Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_task_common.h31 int32_t GetIdPeer(const CJson *in, const char *peerIdKey, const Uint8Buff *authIdSelf, Uint8Buff *a…
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_task_common.c463 int32_t GetIdPeer(const CJson *in, const char *peerIdKey, const Uint8Buff *authIdSelf, Uint8Buff *a… in GetIdPeer() argument
465 const char *authIdStr = GetStringFromJson(in, peerIdKey); in GetIdPeer()
/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_session.c48 static int32_t GetIdPeer(const CJson *in, const char *peerIdKey, const Uint8Buff *authIdSelf, Uint8… in GetIdPeer() argument
50 const char *authIdStr = GetStringFromJson(in, peerIdKey); in GetIdPeer()