Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_DES3_EDE_X86_64
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_DES3_EDE_X86_64:
CONFIG_X86 && CONFIG_64BIT
des3_ede-x86_64
, des3_ede-x86_64
Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm Length-preserving ciphers: Triple DES EDE with ECB and CBC modes
Architecture: x86_64
Processes one or three blocks in parallel.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_DES3_EDE_X86_64:
CONFIG_X86 && CONFIG_64BIT
des3_ede-x86_64
, des3_ede-x86_64
Triple DES EDE (FIPS 46-3) algorithm.
This module provides implementation of the Triple DES EDE cipher algorithm that is optimized for x86-64 processors. Two versions of algorithm are provided; regular processing one input block and one that processes three blocks parallel.
Raw data from LKDDb:
lkddb module des3_ede-x86_64 CONFIG_CRYPTO_DES3_EDE_X86_64 : arch/x86/crypto/Kconfig : "Ciphers: Triple DES EDE with modes: ECB, CBC" # in 6.1–6.13
lkddb module des3_ede-x86_64 CONFIG_CRYPTO_DES3_EDE_X86_64 : crypto/Kconfig : "Triple DES EDE cipher algorithm (x86-64)" # in 3.17–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