blob: fd85e27fab8d3b7eebaaf8baa89825ac875fa599 [file] [edit]
.. SPDX-License-Identifier: GPL-2.0-or-later
Block ciphers
=============
AES
---
This API provides support for the AES block cipher.
.. kernel-doc:: include/crypto/aes.h
DES
---
This API provides support for the DES block cipher. This algorithm is obsolete
and is supported only for backwards compatibility.
.. kernel-doc:: include/crypto/des.h