Searched refs:authIdC (Results 1 – 1 of 1) sorted by relevance
333 Uint8Buff authIdC = { authIdCVal, authIdCLen }; in ServerGenTokenParseEvent() local334 if (HexStringToByte(authIdCStr, authIdC.val, authIdC.length) != HC_SUCCESS) { in ServerGenTokenParseEvent()342 if (DeepCopyUint8Buff(&authIdC, ¶ms->authIdPeer) != HC_SUCCESS) { in ServerGenTokenParseEvent()