source: postlfs/security/cryptsetup-kernel.xml

trunk
Last change on this file was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 1.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4<!-- Automatically generated by kernel-config.py
5 DO NOT EDIT! -->
6<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
7 [*] M<emphasis role='blue'>u</emphasis>ltiple devices driver support (RAID and LVM) ---&gt; [MD]
8 &lt;*/M&gt; <emphasis role='blue'>D</emphasis>evice mapper support [BLK_DEV_DM]
9 &lt;*/M&gt; <emphasis role='blue'>C</emphasis>rypt target support [DM_CRYPT]
10
11-*- <emphasis role='blue'>C</emphasis>ryptographic API ---&gt; [CRYPTO]
12 <emphasis role='blue'>B</emphasis>lock ciphers ---&gt;
13 &lt;*/M&gt; <emphasis role='blue'>A</emphasis>ES (Advanced Encryption Standard) [CRYPTO_AES]
14 # For tests:
15 &lt;*/M&gt; <emphasis role='blue'>T</emphasis>wofish [CRYPTO_TWOFISH]
16 <emphasis role='blue'>L</emphasis>ength-preserving ciphers and modes ---&gt;
17 &lt;*/M&gt; <emphasis role='blue'>X</emphasis>TS (XOR Encrypt XOR with ciphertext stealing) [CRYPTO_XTS]
18 H<emphasis role='blue'>a</emphasis>shes, digests, and MACs ---&gt;
19 &lt;*/M&gt; <emphasis role='blue'>S</emphasis>HA-224 and SHA-256 [CRYPTO_SHA256]
20 <emphasis role='blue'>U</emphasis>serspace interface ---&gt;
21 &lt;*/M&gt; <emphasis role='blue'>S</emphasis>ymmetric key cipher algorithms [CRYPTO_USER_API_SKCIPHER]</screen>
Note: See TracBrowser for help on using the repository browser.