]> asedeno.scripts.mit.edu Git - linux.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)
commit0de54fb100e9b8adc9df2d896b911dda2dee0a49
treeea1f27cbb862e3f56e80d33bb2fc0403b6fcb6b9
parentb460edb6230ac2877b0d176b9122736fed6f3c6e
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