2023-07-30 19:46:58 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
|
|
|
<!-- Automatically generated by kernel-config.py
|
|
|
|
DO NOT EDIT! -->
|
|
|
|
<screen><literal>Device Drivers --->
|
|
|
|
[*] Multiple devices driver support (RAID and LVM) ---> [MD]
|
|
|
|
<*/M> Device mapper support [BLK_DEV_DM]
|
2023-07-31 18:49:37 +08:00
|
|
|
<*/M> Crypt target support [DM_CRYPT]
|
2023-07-30 19:46:58 +08:00
|
|
|
-*- Cryptographic API ---> [CRYPTO]
|
|
|
|
Block ciphers --->
|
|
|
|
<*/M> AES (Advanced Encryption Standard) [CRYPTO_AES]
|
|
|
|
# For tests:
|
|
|
|
<*/M> Twofish [CRYPTO_TWOFISH]
|
|
|
|
Length-preserving ciphers and modes --->
|
|
|
|
<*/M> XTS (XOR Encrypt XOR with ciphertext stealing) [CRYPTO_XTS]
|
|
|
|
Hashes, digests, and MACs --->
|
|
|
|
<*/M> SHA-224 and SHA-256 [CRYPTO_SHA256]
|
|
|
|
Userspace interface --->
|
|
|
|
<*/M> Symmetric key cipher algorithms [CRYPTO_USER_API_SKCIPHER]</literal></screen>
|