Searched defs:tokenToPeer (Results 1 – 3 of 3) sorted by relevance
123 static int PackDataForCalTokenServer(const IsoParams *params, const Uint8Buff *tokenToPeer, CJson *… in PackDataForCalTokenServer()188 Uint8Buff tokenToPeer = { tokenSelf, ISO_TOKEN_LEN }; in CalTokenAndGenSessionKey() local
350 …essionKeyAndCalToken(IsoBaseParams *params, const Uint8Buff *tokenFromPeer, Uint8Buff *tokenToPeer) in IsoServerGenSessionKeyAndCalToken()
848 Uint8Buff tokenToPeer = { 0 }; variable