]> 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)
commit05eb3055d0f6a40acc739e9838e65ceaf3309357
treee6752d0ce0aebb78d5c74b69971f8e0fd9edce32
parentf73b782801f8014b38991591a085fbe3809cc514
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