Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_p2p.c215 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, HcStrlen(peerAuthId) }; in ComputeAndSaveDirectAuthPsk() local
267 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, HcStrlen(peerAuthId) }; in GetDirectAuthPskAliasCreateIfNeeded() local
H A Didentity_group.c144 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, HcStrlen(peerAuthId) }; in IsP2pAuthTokenExist() local
459 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, (uint32_t)HcStrlen(peerAuthId) }; in GenerateKeyAliasForIso() local
623 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, HcStrlen(peerAuthId) }; in GeneratePeerKeyAlias() local
744 Uint8Buff peerAuthIdBuff = { (uint8_t *)peerAuthId, HcStrlen(peerAuthId) }; in GeneratePskAliasAndCheckExist() local
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H A Dpeer_to_peer_group.c217 Uint8Buff peerAuthIdBuff = { in DelPeerDevAndKeyInfo() local