Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_CAST6_AVX_X86_64
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_CAST6_AVX_X86_64:
CONFIG_X86 && CONFIG_64BIT
cast6-avx-x86_64
, cast6-avx-x86_64
Length-preserving ciphers: CAST6 (CAST-256) cipher algorithm (RFC2612) 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_CAST6_AVX_X86_64:
CONFIG_X86 && CONFIG_64BIT
cast6-avx-x86_64
, cast6-avx-x86_64
The CAST6 encryption algorithm (synonymous with CAST-256) is described in RFC2612.
This module provides the Cast6 cipher algorithm that processes eight blocks parallel using the AVX instruction set.
Raw data from LKDDb:
lkddb module cast6-avx-x86_64 CONFIG_CRYPTO_CAST6_AVX_X86_64 : arch/x86/crypto/Kconfig : "Ciphers: CAST6 with modes: ECB, CBC (AVX)" # in 6.1–6.12, 6.13-rc+HEAD
lkddb module cast6-avx-x86_64 CONFIG_CRYPTO_CAST6_AVX_X86_64 : crypto/Kconfig : "CAST6 (CAST-256) cipher algorithm (x86_64/AVX)" # in 3.7–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 2025). See also LKDDb sources on GitLab