Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_TWOFISH_AVX_X86_64
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_TWOFISH_AVX_X86_64:
CONFIG_X86 && CONFIG_64BIT
twofish-avx-x86_64
, twofish-avx-x86_64
Length-preserving cipher: Twofish cipher algorithm with ECB and CBC modes
Architecture: x86_64 using: - AVX (Advanced Vector Extensions)
Processes eight blocks in parallel.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_TWOFISH_AVX_X86_64:
CONFIG_X86 && CONFIG_64BIT
twofish-avx-x86_64
, twofish-avx-x86_64
Twofish cipher algorithm (x86_64/AVX).
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 the Twofish cipher algorithm that processes eight blocks parallel using the AVX Instruction Set.
See also: https://www.schneier.com/twofish.html
Raw data from LKDDb:
lkddb module twofish-avx-x86_64 CONFIG_CRYPTO_TWOFISH_AVX_X86_64 : arch/x86/crypto/Kconfig : "Ciphers: Twofish with modes: ECB, CBC (AVX)" # in 6.1–6.11, 6.12-rc+HEAD
lkddb module twofish-avx-x86_64 CONFIG_CRYPTO_TWOFISH_AVX_X86_64 : crypto/Kconfig : "Twofish cipher algorithm (x86_64/AVX)" # in 3.6–3.9, 5.7–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 2024). See also LKDDb sources on GitLab