]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Mon, 14 May 2018 13:11:03 +0000 (15:11 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 26 May 2018 16:12:00 +0000 (00:12 +0800)
commit96d3c2f979e6a8f9b28671a48a83dc7f6f6a0d6b
treee6752d0ce0aebb78d5c74b69971f8e0fd9edce32
parentc45019059e94d75b5bc3fc5fab855f80c3e7691e
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support

This patch adds the authenc(hmac(sha224),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