Searched defs:selfAuthIdBuff (Results 1 – 2 of 2) sorted by relevance
199 Uint8Buff selfAuthIdBuff = { (uint8_t *)selfAuthId, HcStrlen(selfAuthId) }; in ComputeAndSaveDirectAuthPsk() local
588 …enerateSelfKeyAlias(const char *serviceType, int32_t selfUserType, const Uint8Buff *selfAuthIdBuff, in GenerateSelfKeyAlias()672 Uint8Buff selfAuthIdBuff = { NULL, 0 }; in ComputeAndSavePsk() local