Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_POLYVAL_CLMUL_NI
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_POLYVAL_CLMUL_NI:
CONFIG_X86 && CONFIG_64BIT
polyval-clmulni
, polyval-clmulni
POLYVAL hash function for HCTR2
Architecture: x86_64 using: - CLMUL-NI (carry-less multiplication new instructions)
crypto/Kconfig
The configuration item CONFIG_CRYPTO_POLYVAL_CLMUL_NI:
CONFIG_X86 && CONFIG_64BIT
polyval-clmulni
, polyval-clmulni
This is the x86_64 CLMUL-NI accelerated implementation of POLYVAL. It is used to efficiently implement HCTR2 on x86-64 processors that support carry-less multiplication instructions.
Raw data from LKDDb:
lkddb module polyval-clmulni CONFIG_CRYPTO_POLYVAL_CLMUL_NI : arch/x86/crypto/Kconfig : "Hash functions: POLYVAL (CLMUL-NI)" # in 6.1–6.13, 6.14-rc+HEAD
lkddb module polyval-clmulni CONFIG_CRYPTO_POLYVAL_CLMUL_NI : crypto/Kconfig : "POLYVAL hash function (CLMUL-NI accelerated)" # in 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