commit | 1d448f27c20cc8db361f0ac0ec5df5cd0970af78 | [log] [tgz] |
---|---|---|
author | Pascal van Leeuwen <pascalvanl@gmail.com> | Fri Sep 13 20:56:49 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Oct 05 01:06:07 2019 +1000 |
tree | 19d31885a286df1e7ac3ff0f086f3dc004a26b33 | |
parent | 6c1c09b3dd0c217eeab3f123e24e58cf6ba30713 [diff] |
crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL Due to the addition of SHA3 and HMAC-SHA3 support to the inside-secure driver, it now depends on CRYPTO_SHA3. Added reference. changes since v1: - added missing dependency to crypto/Kconfig Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>