Home
last modified time | relevance | path

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

/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 *peerAuthId, in ComputeAndSaveDirectAuthPsk() argument
250 const char *selfAuthId = GetStringFromJson(in, FIELD_AUTH_ID); in GetDirectAuthPskAliasCreateIfNeeded() 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
H A Dcert_operation.c254 static int32_t VerifyPeerCertInfo(int32_t osAccountId, const char *selfUserId, const char *selfAuthId, in VerifyPeerCertInfo() argument
722 const char *selfAuthId = StringGet(&deviceEntry->authId); in GetAccountAsymSharedSecret() local
801 const char *selfAuthId = StringGet(&deviceEntry->authId); in GetAccountAsymCredInfo() local

Completed in 6 milliseconds