Support for Xilinx ZynqMP AES hw accelerator

modulename: zynqmp-aes-gcm.ko

configname: CONFIG_CRYPTO_DEV_ZYNQMP_AES

Linux Kernel Configuration
└─>Cryptographic API
└─>Hardware crypto devices
└─>Support for Xilinx ZynqMP AES hw accelerator
In linux kernel since version 5.1 (release Date: 2019-05-05)  
Xilinx ZynqMP has AES-GCM engine used for symmetric key
encryption and decryption. This driver interfaces with AES hw
accelerator. Select this if you want to use the ZynqMP module
for AES algorithms.

source code:

depends
CONFIG_CRYPTO
CONFIG_CRYPTO_HW
CONFIG_COMPILE_TEST or CONFIG_ZYNQMP_FIRMWARE
show more...