Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_task_common.h44 Uint8Buff pkInfoPeer; member
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcert_operation.c277 CJson *pkInfoPeer = CreateJsonFromString((const char *)peerCertInfo->pkInfoStr.val); in GetPeerPubKeyFromCert() local