aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/xilinx
AgeCommit message (Expand)AuthorFilesLines
2024-02-09crypto: xilinx - call finalize with bh disabledQuanyang Wang1-0/+3
2023-10-27crypto: xilinx/zynqmp-sha - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: xilinx/zynqmp-aes-gcm - Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-10-27crypto: xilinx/zynqmp-sha - remove unnecessary alignmaskEric Biggers1-1/+0
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring2-2/+1
2023-08-18crypto: zynqmp - Use new crypto_engine_op interfaceHerbert Xu1-17/+18
2023-08-18crypto: zynqmp - Remove prepare/unprepare requestHerbert Xu1-2/+0
2022-03-09crypto: xilinx: prevent probing on non-xilinx hardwareCorentin Labbe1-27/+8
2022-03-03crypto: xilinx - Add Xilinx SHA3 driverHarsha2-0/+284
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu1-0/+1
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka1-0/+1
2020-05-05crypto: xilinx - Remove set but not used variable 'drv_ctx'YueHaibing1-4/+0
2020-05-05crypto: xilinx: Handle AES PM API return statusRajan Vaja1-2/+6
2020-04-28firmware: xilinx: Remove eemi ops for aes engineRajan Vaja1-11/+1
2020-02-28crypto: xilinx - Add Xilinx AES driverKalyani Akula2-0/+459