Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_SERPENT_SSE2_X86_64
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_SERPENT_SSE2_X86_64:
CONFIG_X86 && CONFIG_64BIT
serpent-sse2-x86_64
, serpent-sse2-x86_64
Length-preserving ciphers: Serpent cipher algorithm with ECB and CBC modes
Architecture: x86_64 using: - SSE2 (Streaming SIMD Extensions 2)
Processes eight blocks in parallel.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SERPENT_SSE2_X86_64:
CONFIG_X86 && CONFIG_64BIT
serpent-sse2-x86_64
, serpent-sse2-x86_64
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 eight 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-x86_64 CONFIG_CRYPTO_SERPENT_SSE2_X86_64 : arch/x86/crypto/Kconfig : "Ciphers: Serpent with modes: ECB, CBC (SSE2)" # in 6.1–6.11, 6.12-rc+HEAD
lkddb module serpent-sse2-x86_64 CONFIG_CRYPTO_SERPENT_SSE2_X86_64 : crypto/Kconfig : "Serpent cipher algorithm (x86_64/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 2024). See also LKDDb sources on GitLab