Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_SHA512_SSSE3
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA512_SSSE3:
CONFIG_X86 && CONFIG_64BIT
sha512-ssse3
, sha512-ssse3
SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
Architecture: x86_64 using: - SSSE3 (Supplemental SSE3) - AVX (Advanced Vector Extensions) - AVX2 (Advanced Vector Extensions 2)
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA512_SSSE3:
CONFIG_X86 && CONFIG_64BIT
sha512-ssse3
, sha512-ssse3
SHA-512 secure hash standard (DFIPS 180-2) implemented using Supplemental SSE3 (SSSE3) instructions, or Advanced Vector Extensions version 1 (AVX1), or Advanced Vector Extensions version 2 (AVX2) instructions, when available.
Raw data from LKDDb:
lkddb module sha512-ssse3 CONFIG_CRYPTO_SHA512_SSSE3 : arch/x86/crypto/Kconfig : "Hash functions: SHA-384 and SHA-512 (SSSE3/AVX/AVX2)" # in 6.1–6.14, 6.15-rc+HEAD
lkddb module sha512-ssse3 CONFIG_CRYPTO_SHA512_SSSE3 : crypto/Kconfig : "SHA512 digest algorithm (SSSE3/AVX/AVX2)" # in 3.10–3.19, 4.0–4.20, 5.0–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