[PATCH v3 0/3] staging: rtl8723bs: use in-kernel aes encryption
From: Fabio Aiuto
Date: Tue May 04 2021 - 10:51:54 EST
This patchset replaces the private AES routines used to
encrypt data with in-kernel ones.
NOT tested.
--------------------------------------
Changes in v3:
- Added NOT tested advice in cover letter
Changes in v2:
- Move aes.h include file in .c
file, where it is needed
Fabio Aiuto (3):
staging: rtl8723bs: align argument position in a new line
staging: rtl8723bs: use in-kernel aes encryption in OMAC1 routines
staging: rtl8723bs: use in-kernel aes encryption
drivers/staging/rtl8723bs/core/rtw_security.c | 328 +-----------------
1 file changed, 15 insertions(+), 313 deletions(-)
--
2.20.1