Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_SHA512_ARM_NEON
has multiple definitions:
arch/arm/crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA512_ARM_NEON:
CONFIG_KERNEL_MODE_NEON
sha512-arm-neon
, sha512-arm-neon
SHA-512 secure hash standard (DFIPS 180-2) implemented using ARM NEON instructions, when available.
This version of SHA implements a 512 bit hash with 256 bits of security against collision attacks.
This code also includes SHA-384, a 384 bit hash with 192 bits of security against collision attacks.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA512_ARM_NEON:
CONFIG_ARM && CONFIG_KERNEL_MODE_NEON
sha512-arm-neon
, sha512-arm-neon
SHA-512 secure hash standard (DFIPS 180-2) implemented using ARM NEON instructions, when available.
This version of SHA implements a 512 bit hash with 256 bits of security against collision attacks.
This code also includes SHA-384, a 384 bit hash with 192 bits of security against collision attacks.
Raw data from LKDDb:
lkddb module sha512-arm-neon CONFIG_CRYPTO_SHA512_ARM_NEON : arch/arm/crypto/Kconfig : "SHA384 and SHA512 digest algorithm (ARM NEON)" # in 4.1
lkddb module sha512-arm-neon CONFIG_CRYPTO_SHA512_ARM_NEON : crypto/Kconfig : "SHA384 and SHA512 digest algorithm (ARM NEON)" # in 3.17–3.19, 4.0
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