Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL:
CONFIG_X86 && CONFIG_64BIT
ghash-clmulni-intel
, ghash-clmulni-intel
GCM GHASH hash function (NIST SP800-38D)
Architecture: x86_64 using: - CLMUL-NI (carry-less multiplication new instructions)
crypto/Kconfig
The configuration item CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL:
CONFIG_X86 && CONFIG_64BIT
ghash-clmulni-intel
, ghash-clmulni-intel
This is the x86_64 CLMUL-NI accelerated implementation of GHASH, the hash function used in GCM (Galois/Counter mode).
crypto/Kconfig
The configuration item CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL:
CONFIG_X86 && CONFIG_64BIT
ghash-clmulni-intel
, ghash-clmulni-intel
GHASH is message digest algorithm for GCM (Galois/Counter Mode). The implementation is accelerated by CLMUL-NI of Intel.
Raw data from LKDDb:
lkddb module ghash-clmulni-intel CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL : arch/x86/crypto/Kconfig : "Hash functions: GHASH (CLMUL-NI)" # in 6.1–6.12, 6.13-rc+HEAD
lkddb module ghash-clmulni-intel CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL : crypto/Kconfig : "GHASH hash function (CLMUL-NI accelerated)" # in 2.6.33–2.6.39, 3.0–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