Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcert_operation.c306 static int32_t GetSharedSecretForAccountInPake(int32_t osAccountId, const char *userId, const char … in GetSharedSecretForAccountInPake() function
725 …ret = GetSharedSecretForAccountInPake(osAccountId, selfUserId, selfAuthId, peerCertInfo, sharedSec… in GetAccountAsymSharedSecret()