Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_BLAKE2B_NEON
has multiple definitions:
arch/arm/crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLAKE2B_NEON:
CONFIG_KERNEL_MODE_NEON
blake2b-neon
BLAKE2b cryptographic hash function (RFC 7693)
Architecture: arm using - NEON (Advanced SIMD) extensions
BLAKE2b digest algorithm optimized with ARM NEON instructions. On ARM processors that have NEON support but not the ARMv8 Crypto Extensions, typically this BLAKE2b implementation is much faster than the SHA-2 family and slightly faster than SHA-1.
arch/arm/crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLAKE2B_NEON:
CONFIG_KERNEL_MODE_NEON
blake2b-neon
BLAKE2b digest algorithm optimized with ARM NEON instructions. On ARM processors that have NEON support but not the ARMv8 Crypto Extensions, typically this BLAKE2b implementation is much faster than SHA-2 and slightly faster than SHA-1.
Raw data from LKDDb:
lkddb module blake2b-neon CONFIG_CRYPTO_BLAKE2B_NEON : arch/arm/crypto/Kconfig : "Hash functions: BLAKE2b (NEON)" # in 5.12–5.19, 6.0–6.12, 6.13-rc+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