]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: inside-secure - hmac(sha512) support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Tue, 29 May 2018 12:13:47 +0000 (14:13 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Jun 2018 15:03:03 +0000 (23:03 +0800)
commit56b18edd93da584be4908ef7bf299329131f955f
treeea1f27cbb862e3f56e80d33bb2fc0403b6fcb6b9
parent6b5cefb7a84b3205b639d4234c68919921984833
crypto: inside-secure - hmac(sha512) support

This patch adds the hmac(sha512) 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_hash.c