Pascal van Leeuwen <pascalv...@gmail.com> wrote:
> This patchset adds support for the AES-GCM and AES-CCM AEAD ciphersuites
> and the AES-CFB and AES-OFB feedback modes for AES.
> 
> Pascal van Leeuwen (4):
>  crypto: inside-secure - Added support for basic AES-GCM
>  crypto: inside-secure - Added AES-CFB support
>  crypto: inside-secure - Added AES-OFB support
>  crypto: inside-secure - Added support for basic AES-CCM
> 
> drivers/crypto/inside-secure/safexcel.c        |   4 +
> drivers/crypto/inside-secure/safexcel.h        |  19 +-
> drivers/crypto/inside-secure/safexcel_cipher.c | 508 ++++++++++++++++++++++---
> drivers/crypto/inside-secure/safexcel_ring.c   |   8 +-
> 4 files changed, 488 insertions(+), 51 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to