Home
last modified time | relevance | path

Searched defs:selfAuthId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_p2p.c196 static int32_t ComputeAndSaveDirectAuthPsk(int32_t osAccountId, const char *selfAuthId, const char … in ComputeAndSaveDirectAuthPsk()
250 const char *selfAuthId = GetStringFromJson(in, FIELD_AUTH_ID); in GetDirectAuthPskAliasCreateIfNeeded() local
H A Dcert_operation.c250 …tic int32_t VerifyPeerCertInfo(int32_t osAccountId, const char *selfUserId, const char *selfAuthId, in VerifyPeerCertInfo()
718 const char *selfAuthId = StringGet(&deviceEntry->authId); in GetAccountAsymSharedSecret() local
797 const char *selfAuthId = StringGet(&deviceEntry->authId); in GetAccountAsymCredInfo() local
H A Dcredential_operator.c513 char selfAuthId[INPUT_UDID_LEN] = { 0 }; in ComputeAndSavePsk() local
570 char selfAuthId[INPUT_UDID_LEN] = { 0 }; in IsSelfKeyPairExist() local
H A Didentity_group.c566 const char *selfAuthId = StringGet(&deviceEntry->authId); in GetSelfAuthIdAndUserType() local