Re: [PATCH] security/keys: BIG_KEY requires CONFIG_CRYPTO

2017-10-05 Thread Serge E. Hallyn
Quoting Arnd Bergmann (a...@arndb.de): > The recent rework introduced a possible randconfig build failure > when CONFIG_CRYPTO configured to only allow modules: > > security/keys/big_key.o: In function `big_key_crypt': > big_key.c:(.text+0x29f): undefined reference to `crypto_aead_setkey' > securi

[PATCH] security/keys: BIG_KEY requires CONFIG_CRYPTO

2017-10-04 Thread Arnd Bergmann
The recent rework introduced a possible randconfig build failure when CONFIG_CRYPTO configured to only allow modules: security/keys/big_key.o: In function `big_key_crypt': big_key.c:(.text+0x29f): undefined reference to `crypto_aead_setkey' security/keys/big_key.o: In function `big_key_init': big_