diff options
author | Silvino <silvino@bk.ru> | 2019-07-02 18:33:31 +0100 |
---|---|---|
committer | Silvino <silvino@bk.ru> | 2019-07-02 18:33:31 +0100 |
commit | 6bb04903d70881ce2d17d5e1ce7685f02c48dd24 (patch) | |
tree | aa5f5ce42984bf8cc0dd7783375dae634d38a0be /core/linux.html | |
parent | bb4fd340e7a1faffc363c6baa2f67e84b3a34f0c (diff) | |
parent | 1fb8842d469c36e5b43e843d3759e3c18c120c47 (diff) | |
download | doc-6bb04903d70881ce2d17d5e1ce7685f02c48dd24.tar.gz |
core revison
Diffstat (limited to 'core/linux.html')
-rw-r--r-- | core/linux.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/linux.html b/core/linux.html index 670d0e7..d265925 100644 --- a/core/linux.html +++ b/core/linux.html @@ -686,8 +686,7 @@ <h3 id="crypt">2.1.2.14 Cryptographic API</h3> - <pre> - + <dl> <dt>CONFIG_CRYPTO_LRW</dt> <dd>Liskov Rivest Wagner, a tweakable, non malleable, non movable narrow block cipher mode for dm-crypt.</dd> @@ -714,6 +713,7 @@ <dt>CONFIG_CRYPTO_TWOFISH=y<dt> <dd>Twofish cipher algorithm</dd> + </dl> <pre> * MD4 digest algorithm |