Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_BLAKE2S_ARM
has multiple definitions:
arch/arm/crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLAKE2S_ARM:
(none)
blake2s-arm
BLAKE2s cryptographic hash function (RFC 7693)
Architecture: arm
This is faster than the generic implementations of BLAKE2s and BLAKE2b, but slower than the NEON implementation of BLAKE2b. There is no NEON implementation of BLAKE2s, since NEON doesn't really help with it.
arch/arm/crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLAKE2S_ARM:
(none)
blake2s-arm
BLAKE2s digest algorithm optimized with ARM scalar instructions. This is faster than the generic implementations of BLAKE2s and BLAKE2b, but slower than the NEON implementation of BLAKE2b. (There is no NEON implementation of BLAKE2s, since NEON doesn't really help with it.)
arch/arm/crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLAKE2S_ARM:
(none)
blake2s-arm
BLAKE2s digest algorithm optimized with ARM scalar instructions. This is faster than the generic implementations of BLAKE2s and BLAKE2b, but slower than the NEON implementation of BLAKE2b. (There is no NEON implementation of BLAKE2s, since NEON doesn't really help with it.)
Raw data from LKDDb:
lkddb module blake2s-arm CONFIG_CRYPTO_BLAKE2S_ARM : arch/arm/crypto/Kconfig : "BLAKE2s digest algorithm (ARM)" # in 5.12–5.19, 5.19+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