Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_p2p.c199 Uint8Buff selfAuthIdBuff = { (uint8_t *)selfAuthId, HcStrlen(selfAuthId) }; in ComputeAndSaveDirectAuthPsk() local
H A Didentity_group.c588 …enerateSelfKeyAlias(const char *serviceType, int32_t selfUserType, const Uint8Buff *selfAuthIdBuff, in GenerateSelfKeyAlias()
672 Uint8Buff selfAuthIdBuff = { NULL, 0 }; in ComputeAndSavePsk() local