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 D | das_task_common.h | 31 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 D | das_task_common.c | 463 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 D | key_agree_session.c | 48 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()
|