On Thu, Jun 23, 2022 at 03:08:32PM -0400, Qian Cai wrote: > > I am not sure about that. I chose CRYPTO_AEAD2 because that is in the > Makefile. > > obj-$(CONFIG_CRYPTO_AEAD2) += aead.o As Eric said, AEAD2 is for internal use only and the correct option for general use is CONFIG_CRYPTO_AEAD. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt