Re: [PATCH] staging:r8188eu: use lib80211 CCMP decrypt

From: Dan Carpenter
Date: Wed Feb 28 2018 - 01:45:26 EST


Hm... Sorry. I was looking at the wrong code.

I was looking at aes_decipher() instead of rtw_aes_decrypt(). The
aes_decipher() was acceptable style (although, it's of course good that
you deleted it). rtw_aes_decrypt() was always really really awful.

That's fine then. Sorry again.

regards,
dan carpenter