]> git.proxmox.com Git - mirror_ubuntu-disco-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)
commit678b2878ac396ff1cceb870b72d1e95721f7a7f2
treee6752d0ce0aebb78d5c74b69971f8e0fd9edce32
parentf6beaea304872bb1c76bf6c551386bf896cac8b9
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