Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_BLOWFISH_X86_64
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLOWFISH_X86_64:
CONFIG_X86 && CONFIG_64BIT
blowfish-x86_64
, blowfish-x86_64
Block cipher: Blowfish cipher algorithm Length-preserving ciphers: Blowfish with ECB and CBC modes
Architecture: x86_64
crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLOWFISH_X86_64:
CONFIG_X86 && CONFIG_64BIT
blowfish-x86_64
, blowfish-x86_64
Blowfish cipher algorithm (x86_64), by Bruce Schneier.
This is a variable key length cipher which can use keys from 32 bits to 448 bits in length. It's fast, simple and specifically designed for use on "large microprocessors".
See also: https://www.schneier.com/blowfish.html
Raw data from LKDDb:
lkddb module blowfish-x86_64 CONFIG_CRYPTO_BLOWFISH_X86_64 : arch/x86/crypto/Kconfig : "Ciphers: Blowfish, modes: ECB, CBC" # in 6.1–6.12, 6.13-rc+HEAD
lkddb module blowfish-x86_64 CONFIG_CRYPTO_BLOWFISH_X86_64 : crypto/Kconfig : "Blowfish cipher algorithm (x86_64)" # 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