Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_SERPENT_SSE2_586
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_SERPENT_SSE2_586:
CONFIG_X86 && ! CONFIG_64BIT
serpent-sse2-i586
, serpent-sse2-i586
Length-preserving ciphers: Serpent cipher algorithm with ECB and CBC modes
Architecture: x86 (32-bit) using: - SSE2 (Streaming SIMD Extensions 2)
Processes four blocks in parallel.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SERPENT_SSE2_586:
CONFIG_X86 && ! CONFIG_64BIT
serpent-sse2-i586
, serpent-sse2-i586
Serpent cipher algorithm, by Anderson, Biham & Knudsen.
Keys are allowed to be from 0 to 256 bits in length, in steps of 8 bits.
This module provides Serpent cipher algorithm that processes four blocks parallel using SSE2 instruction set.
See also: https://www.cl.cam.ac.uk/~rja14/serpent.html
Raw data from LKDDb:
lkddb module serpent-sse2-i586 CONFIG_CRYPTO_SERPENT_SSE2_586 : arch/x86/crypto/Kconfig : "Ciphers: Serpent with modes: ECB, CBC (32-bit with SSE2)" # in 6.1–6.14, 6.15-rc+HEAD
lkddb module serpent-sse2-i586 CONFIG_CRYPTO_SERPENT_SSE2_586 : crypto/Kconfig : "Serpent cipher algorithm (i586/SSE2)" # in 3.3–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