Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_tkip.c723 u8 RC4Key[16]; in RTMPSoftDecryptTKIP() local
802 RTMPTkipMixKey(pWpaKey[KeyID].Key, TA, pnl, pnh, RC4Key, p1k); in RTMPSoftDecryptTKIP()
804 ARCFOUR_INIT(&ArcFourContext, RC4Key, 16); in RTMPSoftDecryptTKIP()