summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/xilinx
Commit message (Expand)AuthorAgeFilesLines
* crypto: xilinx - call finalize with bh disabledQuanyang Wang2024-02-091-0/+3
* crypto: xilinx/zynqmp-sha - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: xilinx/zynqmp-aes-gcm - Convert to platform remove callback returning...Uwe Kleine-König2023-10-271-4/+2
* crypto: xilinx/zynqmp-sha - remove unnecessary alignmaskEric Biggers2023-10-271-1/+0
* crypto: drivers - Explicitly include correct DT includesRob Herring2023-08-232-2/+1
* crypto: zynqmp - Use new crypto_engine_op interfaceHerbert Xu2023-08-181-17/+18
* crypto: zynqmp - Remove prepare/unprepare requestHerbert Xu2023-08-181-2/+0
* crypto: xilinx: prevent probing on non-xilinx hardwareCorentin Labbe2022-03-091-27/+8
* crypto: xilinx - Add Xilinx SHA3 driverHarsha2022-03-032-0/+284
* crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-0/+1
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-0/+1
* crypto: xilinx - Remove set but not used variable 'drv_ctx'YueHaibing2020-05-051-4/+0
* crypto: xilinx: Handle AES PM API return statusRajan Vaja2020-05-051-2/+6
* firmware: xilinx: Remove eemi ops for aes engineRajan Vaja2020-04-281-11/+1
* crypto: xilinx - Add Xilinx AES driverKalyani Akula2020-02-282-0/+459