Analyse and explore linux
Component CRYPTO_GHASH_ARM_CE

Component Type: kbuild config

Description: PMULL-accelerated GHASH using NEON/ARMv8 Crypto Extensions

More info: Use an implementation of GHASH (used by the GCM AEAD chaining mode) that uses the 64x64 to 128 bit polynomial multiplication (vmull.p64) that is part of the ARMv8 Crypto Extensions, or a slower variant that uses the vmull.p8 instruction that is part of the basic NEON ISA.

Build project: Kconfig (Linux kconfig) (Path: arch\arm\crypto\Kconfig )

Other views: file explorer

Generated by PFA software prototype