Home
last modified time | relevance | path

Searched refs:ArcFourContext (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_tkip.c729 struct rt_arcfourcontext ArcFourContext; in RTMPSoftDecryptTKIP() local
804 ARCFOUR_INIT(&ArcFourContext, RC4Key, 16); in RTMPSoftDecryptTKIP()
806 ARCFOUR_DECRYPT(&ArcFourContext, pData + HeaderLen, in RTMPSoftDecryptTKIP()