mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-13 23:49:15 +08:00
21 lines
1.2 KiB
XML
21 lines
1.2 KiB
XML
|
<?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]
|
||
|
<*/M> Crypt target support [DM_CRYPT]
|
||
|
-*- 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>
|