]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d966690607ce021b01e97d37304317b4051e975
treea09ce253f2262ec9e5c15536a0732d18377c587d
parent56b18edd93da584be4908ef7bf299329131f955f
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