Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_TWOFISH_X86_64_3WAY
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_TWOFISH_X86_64_3WAY:
CONFIG_X86 && CONFIG_64BIT
twofish-x86_64-3way
, twofish-x86_64-3way
Length-preserving cipher: Twofish cipher algorithm with ECB and CBC modes
Architecture: x86_64
Processes three blocks in parallel, better utilizing resources of out-of-order CPUs.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_TWOFISH_X86_64_3WAY:
CONFIG_X86 && CONFIG_64BIT
twofish-x86_64-3way
, twofish-x86_64-3way
Twofish cipher algorithm (x86_64, 3-way parallel).
Twofish was submitted as an AES (Advanced Encryption Standard) candidate cipher by researchers at CounterPane Systems. It is a 16 round block cipher supporting key sizes of 128, 192, and 256 bits.
This module provides Twofish cipher algorithm that processes three blocks parallel, utilizing resources of out-of-order CPUs better.
See also: https://www.schneier.com/twofish.html
Raw data from LKDDb:
lkddb module twofish-x86_64-3way CONFIG_CRYPTO_TWOFISH_X86_64_3WAY : arch/x86/crypto/Kconfig : "Ciphers: Twofish with modes: ECB, CBC (3-way parallel)" # in 6.1–6.14, 6.15-rc+HEAD
lkddb module twofish-x86_64-3way CONFIG_CRYPTO_TWOFISH_X86_64_3WAY : crypto/Kconfig : "Twofish cipher algorithm (x86_64, 3-way parallel)" # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0, 6.0+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2025). See also LKDDb sources on GitLab