Home
last modified time | relevance | path

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

/base/security/device_auth/services/legacy/identity_manager/src/
Didentity_p2p.c245 static int32_t GeneratePeerKeyAlias(const char *peerServiceType, const char *peerAuthId, int32_t pe… in GeneratePeerKeyAlias()
271 const char *peerServiceType, const Uint8Buff *sharedKeyAlias) in ComputeAndSaveDirectAuthPsk()
314 static int32_t GetDirectAuthPskAliasInner(const char *peerServiceType, const char *peerAuthId, int3… in GetDirectAuthPskAliasInner()
352 const char *peerServiceType = GetStringFromJson(in, FIELD_SERVICE_TYPE); in GetDirectAuthPskAliasCreateIfNeeded() local
Dcredential_operator.c542 static int32_t ComputeAndSavePsk(int32_t osAccountId, const char *peerServiceType, const char *peer… in ComputeAndSavePsk()