summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)AuthorLines
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann-5/+2
2019-09-20crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye-2/+2
2019-09-20crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye-25/+19
2019-09-20crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye-6/+7
2019-08-30crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driverMao Wenan-0/+1
2019-08-22crypto: hisilicon - Fix warning on printing %p with dma_addr_tHerbert Xu-2/+2
2019-08-22crypto: hisilicon/des - switch to new verification routinesArd Biesheuvel-11/+7
2019-08-15crypto: hisilicon - fix error handle in hisi_zip_create_req_qZhou Wang-2/+4
2019-08-15crypto: hisilicon - add missing single_releaseZhou Wang-0/+1
2019-08-15crypto: hisilicon - init curr_sgl_dma to fix compile warningZhou Wang-1/+1
2019-08-15crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIPZhou Wang-0/+1
2019-08-15crypto: hisilicon - fix kbuild warningsZhou Wang-3/+3
2019-08-09crypto: hisilicon - add debugfs for ZIP and QMZhou Wang-1/+704
2019-08-09crypto: hisilicon - add SRIOV support for ZIPZhou Wang-25/+226
2019-08-09crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang-0/+1237
2019-08-09crypto: hisilicon - add hardware SGL supportZhou Wang-0/+247
2019-08-09crypto: hisilicon - add queue management driver for HiSilicon QM moduleZhou Wang-0/+1740
2019-06-13crypto: hisilicon - Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-04-18crypto: hisilicon - Forbid 2-key 3DES in FIPS modeHerbert Xu-8/+4
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-11/+8
2018-11-09crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry-10/+11
2018-11-09crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry-4/+6
2018-08-07crypto: hisilicon - sec_send_request() can be statickbuild test robot-1/+1
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron-0/+2892