On 8/16/19 1:59 AM, Christina Quast wrote:
Use ccm(aes) aead transform instead of invoking the AES block cipher
block by block.

Signed-off-by: Christina Quast <cont...@christina-quast.de>
---
  drivers/staging/rtl8192e/Kconfig             |   1 +
  drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 187 ++++++++-----------
  2 files changed, 78 insertions(+), 110 deletions(-)

Tested-by: Larry Finger <larry.fin...@lwfinger.net>

This change for the RTL8192E works. I do not have the hardware for testing the equivalent change for r8192u, but as the changes look the same, that one is likely OK as well.

Thanks for the change,

Larry
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to