Searched defs:tokenToPeer (Results 1 – 2 of 2) 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
341 …essionKeyAndCalToken(IsoBaseParams *params, const Uint8Buff *tokenFromPeer, Uint8Buff *tokenToPeer) in IsoServerGenSessionKeyAndCalToken()