Documentation/crypto/libcrypto-blockcipher.rst

Source file repositories/reference/linux-study-clean/Documentation/crypto/libcrypto-blockcipher.rst

File Facts

System
Linux kernel
Corpus path
Documentation/crypto/libcrypto-blockcipher.rst
Extension
.rst
Size
317 bytes
Lines
20
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

.. SPDX-License-Identifier: GPL-2.0-or-later

Block ciphers
=============

AES
---

Support for the AES block cipher.

.. kernel-doc:: include/crypto/aes.h

DES
---

Support for the DES block cipher.  This algorithm is obsolete and is supported
only for backwards compatibility.

.. kernel-doc:: include/crypto/des.h

Annotation

Implementation Notes