]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Tue, 29 May 2018 12:13:52 +0000 (14:13 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Jun 2018 15:03:06 +0000 (23:03 +0800)
commitea23cb533ce419204af129380cfe1d287481aa14
tree2a65539453517864d7a6e729e67a664e62992769
parent1f5d5d981879466c4af8be5415fb8be6eb451470
crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support

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