]> 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)
commitf8419b357876e92c89bc2437dc6a12c954636f81
treeea1f27cbb862e3f56e80d33bb2fc0403b6fcb6b9
parent46b69549377c42d568aa2d6e54739a47c2e9aa9a
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