crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Tue, 29 May 2018 12:13:48 +0000 (14:13 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Jun 2018 15:03:04 +0000 (23:03 +0800)
commit87eee125e7490cf17e2de845a8b81b5bf63929c7
treea09ce253f2262ec9e5c15536a0732d18377c587d
parent0de54fb100e9b8adc9df2d896b911dda2dee0a49
crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support

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