]> git.hungrycats.org Git - linux/commit
crypto: octeontx* - Select CRYPTO_AUTHENC
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 5 Sep 2024 02:21:49 +0000 (10:21 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 10:01:13 +0000 (12:01 +0200)
commita97a22bb688ce4fb12165cdda2f5c996a3b46478
treefeedfc5da4d958f4dd2e98ce09c25d434ac3c2c2
parent41e7dd6fb6f82e2a145ce8d05610e4a6e7df2808
crypto: octeontx* - Select CRYPTO_AUTHENC

commit c398cb8eb0a263a1b7a18892d9f244751689675c upstream.

Select CRYPTO_AUTHENC as the function crypto_authenec_extractkeys
may not be available without it.

Fixes: 311eea7e37c4 ("crypto: octeontx - Fix authenc setkey")
Fixes: 7ccb750dcac8 ("crypto: octeontx2 - Fix authenc setkey")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202409042013.gT2ZI4wR-lkp@intel.com/
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/crypto/marvell/Kconfig