]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Mon, 14 May 2018 13:11:04 +0000 (15:11 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 26 May 2018 16:12:01 +0000 (00:12 +0800)
commit01ba061d0fd769e4aa657561a2ff88e6c19e34e6
treef8aff86df2fa410feddfb73a0a292941705fe384
parent678b2878ac396ff1cceb870b72d1e95721f7a7f2
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support

This patch adds the authenc(hmac(sha1),cbc(aes)) AEAD algorithm
support to the Inside Secure SafeXcel driver.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/inside-secure/safexcel.c
drivers/crypto/inside-secure/safexcel.h
drivers/crypto/inside-secure/safexcel_cipher.c