[PATCH v2 7/7] crypto: arc4 - mark ecb(arc4) skcipher as obsolete

Herbert Xu herbert at gondor.apana.org.au
Mon Aug 24 13:34:48 UTC 2020


On Mon, Aug 24, 2020 at 03:30:01PM +0200, Ard Biesheuvel wrote:
>
> +config CRYPTO_USER_ENABLE_OBSOLETE
> +	bool "Enable obsolete cryptographic algorithms for userspace"
> +	depends on CRYPTO_USER

That should be CRYPTO_USER_API which is the option for af_alg.
CRYPTO_USER is the configuration interface which has nothing to
do with af_alg.

Thanks,
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


More information about the devel mailing list