Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64:
CONFIG_X86 && CONFIG_64BIT
camellia-aesni-avx-x86_64
, camellia-aesni-avx-x86_64
Length-preserving ciphers: Camellia with ECB and CBC modes
Architecture: x86_64 using: - AES-NI (AES New Instructions) - AVX (Advanced Vector Extensions)
crypto/Kconfig
The configuration item CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64:
CONFIG_X86 && CONFIG_64BIT
camellia-aesni-avx-x86_64
, camellia-aesni-avx-x86_64
Camellia cipher algorithm module (x86_64/AES-NI/AVX).
Camellia is a symmetric key block cipher developed jointly at NTT and Mitsubishi Electric Corporation.
The Camellia specifies three key sizes: 128, 192 and 256 bits.
See also: https://info.isl.ntt.co.jp/crypt/eng/camellia/index_s.html
Raw data from LKDDb:
lkddb module camellia-aesni-avx-x86_64 CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 : arch/x86/crypto/Kconfig : "Ciphers: Camellia with modes: ECB, CBC (AES-NI/AVX)" # in 6.1–6.12, 6.13-rc+HEAD
lkddb module camellia-aesni-avx-x86_64 CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 : crypto/Kconfig : "Camellia cipher algorithm (x86_64/AES-NI/AVX)" # in 3.8–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 2024). See also LKDDb sources on GitLab