[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1620139318.git.fabioaiuto83@gmail.com>
Date: Tue, 4 May 2021 16:45:28 +0200
From: Fabio Aiuto <fabioaiuto83@...il.com>
To: gregkh@...uxfoundation.org
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] staging: rtl8723bs: use in-kernel aes encryption
This patchset replaces the private AES routines used to
encrypt data with in-kernel ones.
--------------------------------------
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
Powered by blists - more mailing lists