Searched refs:ArcFourContext (Results 1 – 1 of 1) sorted by relevance
729 struct rt_arcfourcontext ArcFourContext; in RTMPSoftDecryptTKIP() local804 ARCFOUR_INIT(&ArcFourContext, RC4Key, 16); in RTMPSoftDecryptTKIP()806 ARCFOUR_DECRYPT(&ArcFourContext, pData + HeaderLen, in RTMPSoftDecryptTKIP()