]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: inside-secure - hmac(sha256) support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Mon, 19 Mar 2018 08:21:20 +0000 (09:21 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 30 Mar 2018 17:32:48 +0000 (01:32 +0800)
commit697ce87c1851983ac49b41502a75dc3d5f793b59
tree1828ee0d19217630f8d440ad1b98ce34a15be826
parentc7568a14e5f27fcce31f14b246b1fe3341aa7933
crypto: inside-secure - hmac(sha256) support

This patch adds the hmac(sha256) support to the Inside Secure
cryptographic engine 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