On Mon, Jun 15, 2015 at 01:18:53PM -0700, Tadeusz Struk wrote: > New test vectors for RSA algorithm. > > Signed-off-by: Tadeusz Struk <tadeusz.struk@xxxxxxxxx> > --- > 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 <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html