Thread (5 messages) 5 messages, 3 authors, 2019-08-19

Re: [PATCH 0/2] Use ccm(aes) aead transform in staging drivers

From: Ard Biesheuvel <hidden>
Date: 2019-08-16 08:31:35
Also in: linux-crypto, lkml

On Fri, 16 Aug 2019 at 10:00, Christina Quast
[off-list ref] wrote:
Use ccm(aes) aead transform instead of invoking the AES block cipher
block by block.
Thanks! This eliminates another two users of the bare cipher API,
which is not the right abstraction for drivers to use.

Reviewed-by: Ard Biesheuvel <redacted>

I don't have the hardware, so I can't test this.
Christina Quast (2):
  staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API
    ccm(aes)
  staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)

 drivers/staging/rtl8192e/Kconfig              |   1 +
 drivers/staging/rtl8192e/rtllib_crypt_ccmp.c  | 187 ++++++++----------
 drivers/staging/rtl8192u/Kconfig              |   2 +
 .../rtl8192u/ieee80211/ieee80211_crypt_ccmp.c | 187 ++++++++----------
 4 files changed, 159 insertions(+), 218 deletions(-)

--
2.20.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help