OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
crypto
/
vmx
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📄
Kconfig
433 bytes
11/01/2022 04:52:05 PM
rw-r--r--
📄
Makefile
602 bytes
11/01/2022 04:52:05 PM
rw-r--r--
📄
aesp8-ppc.pl
90.78 KB
11/01/2022 04:52:05 PM
rw-r--r--
📄
ghashp8-ppc.pl
5.19 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
ppc-xlate.pl
6.45 KB
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
config CRYPTO_DEV_VMX_ENCRYPT tristate "Encryption acceleration support on P8 CPU" depends on CRYPTO_DEV_VMX select CRYPTO_AES select CRYPTO_CBC select CRYPTO_CTR select CRYPTO_GHASH select CRYPTO_XTS default m help Support for VMX cryptographic acceleration instructions on Power8 CPU. This module supports acceleration for AES and GHASH in hardware. If you choose 'M' here, this module will be called vmx-crypto.