Home
last modified time | relevance | path

Searched defs:peerAuthIdBuff (Results 1 – 3 of 3) sorted by relevance

/base/security/device_auth/services/identity_manager/src/
Didentity_p2p.c215 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, strlen(peerAuthId) }; in ComputeAndSaveDirectAuthPsk() local
267 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, strlen(peerAuthId) }; in GetDirectAuthPskAliasCreateIfNeeded() local
Didentity_group.c144 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, strlen(peerAuthId) }; in IsP2pAuthTokenExist() local
476 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, (uint32_t)strlen(peerAuthId) }; in GenerateKeyAliasInIso() local
592 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, strlen(peerAuthId) }; in ComputeAndSavePsk() local
640 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, strlen(peerAuthId) }; in GeneratePskAliasAndCheckExist() local
/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
Dpeer_to_peer_group.c221 Uint8Buff peerAuthIdBuff = { in DelPeerDevAndKeyInfo() local