Pascal van Leeuwen <pascalv...@gmail.com> wrote:
> This patch adds support for the AES-XTS algorithm for HW that supports it.
> 
> Pascal van Leeuwen (3):
>  crypto: inside-secure - Move static cipher alg & mode settings to init
>  crypto: inside-secure - Add support for the AES-XTS algorithm
>  crypto: inside-secure - Only enable algorithms advertised by the
>    hardware
> 
> drivers/crypto/inside-secure/safexcel.c        |  37 ++-
> drivers/crypto/inside-secure/safexcel.h        |  35 +++
> drivers/crypto/inside-secure/safexcel_cipher.c | 401 +++++++++++++++----------
> drivers/crypto/inside-secure/safexcel_hash.c   |  12 +
> 4 files changed, 332 insertions(+), 153 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