Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.2 8 lines 336 B view raw
1config CRYPTO_DEV_VMX_ENCRYPT 2 tristate "Encryption acceleration support on P8 CPU" 3 depends on CRYPTO_DEV_VMX 4 default y 5 help 6 Support for VMX cryptographic acceleration instructions on Power8 CPU. 7 This module supports acceleration for AES and GHASH in hardware. If you 8 choose 'M' here, this module will be called vmx-crypto.