OSDN Git Service

staging:r8188eu: Use lib80211 to encrypt (TKIP) tx frames
authorIvan Safonov <insafonov@gmail.com>
Sat, 14 Jul 2018 17:54:09 +0000 (20:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2018 08:19:14 +0000 (10:19 +0200)
commit0d4876f4e977798238db594321db9184704fcf5d
tree9604f4adb70b6d77e0e076dbe80d541554331331
parent956f004a044007ea3b8fb19a525535933bb4f2a4
staging:r8188eu: Use lib80211 to encrypt (TKIP) tx frames

Put data to skb, decrypt with lib80211_crypt_tkip, and place back to tx buffer.

MIC calculation will be replaced later.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_security.c