Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CRYPTO_USER_API_AEAD: AEAD cipher algorithms (deprecated)

General informations

The Linux kernel configuration item CONFIG_CRYPTO_USER_API_AEAD has multiple definitions:

AEAD cipher algorithms (deprecated) found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_USER_API_AEAD:

Help text

Enable the AF_ALG userspace interface for authenticated encryption with associated data (AEAD) algorithms. This provides unprivileged userspace programs access to arbitrary AEAD algorithms implemented in the kernel's privileged execution context.

This interface is deprecated and is supported only for backwards compatibility. It regularly has vulnerabilities, and the capabilities it provides are redundant with userspace crypto libraries.

Enable this only if needed for support for a program that hasn't yet been converted to userspace crypto, for example iwd.

See also Documentation/crypto/userspace-if.rst

AEAD cipher algorithms found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_USER_API_AEAD:

Help text

Enable the userspace interface for AEAD cipher algorithms.

See Documentation/crypto/userspace-if.rst and https://www.chronox.de/libkcapi/html/index.html

User-space interface for AEAD cipher algorithms found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_USER_API_AEAD:

Help text

This option enables the user-spaces interface for AEAD cipher algorithms.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2026). See also LKDDb sources on GitLab