]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL
authorPascal van Leeuwen <pascalvanl@gmail.com>
Wed, 18 Sep 2019 21:25:58 +0000 (23:25 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 4 Oct 2019 15:06:03 +0000 (01:06 +1000)
commitfaeeae92cc8f277c05cb5203ee3fb3adc1bb8f51
treea04ad75c9934d1ea467db4e4b85000efefe94906
parentcc6f5e60125958761106ac8f1fb83650d78fccb1
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL

Due to the addition of Chacha20-Poly1305 support to the inside-secure
driver, it now depends on CRYPTO_CHACHA20POLY1305. Added reference.

changes since v1:
- added missing dependency to crypto/Kconfig

changes since v2:
- nothing

changes since v3:
- nothing

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig