Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcert_operation.c250 static int32_t VerifyPeerCertInfo(int32_t osAccountId, const char *selfUserId, const char *selfAuth… in VerifyPeerCertInfo() function
719 ret = VerifyPeerCertInfo(osAccountId, selfUserId, selfAuthId, peerCertInfo); in GetAccountAsymSharedSecret()