On Mon, Jun 15, 2015 at 01:18:53PM -0700, Tadeusz Struk wrote:
quoted hunk ↗ jump to hunk
New test vectors for RSA algorithm.
Signed-off-by: Tadeusz Struk <redacted>
---
crypto/Kconfig | 1
crypto/testmgr.c | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
crypto/testmgr.h | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 293 insertions(+)
diff --git a/crypto/Kconfig b/crypto/Kconfig
index a09404b..90c1f77 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -107,6 +107,7 @@ config CRYPTO_RSA
config CRYPTO_MANAGER
tristate "Cryptographic algorithm manager"
select CRYPTO_MANAGER2
+ select CRYPTO_AKCIPHER
Please add this to CRYPTO_MANAGER2 instead.
Thanks,
--
Email: Herbert Xu [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt