summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
2020-08-19crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-02-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...Jonathan Cameron
2020-01-17crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm KconfigZhou Wang
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann
2019-09-20crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye
2019-09-20crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye
2019-09-20crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye
2019-08-30crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driverMao Wenan
2019-08-22crypto: hisilicon - Fix warning on printing %p with dma_addr_tHerbert Xu
2019-08-22crypto: hisilicon/des - switch to new verification routinesArd Biesheuvel
2019-08-15crypto: hisilicon - fix error handle in hisi_zip_create_req_qZhou Wang
2019-08-15crypto: hisilicon - add missing single_releaseZhou Wang
2019-08-15crypto: hisilicon - init curr_sgl_dma to fix compile warningZhou Wang
2019-08-15crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIPZhou Wang
2019-08-15crypto: hisilicon - fix kbuild warningsZhou Wang
2019-08-09crypto: hisilicon - add debugfs for ZIP and QMZhou Wang
2019-08-09crypto: hisilicon - add SRIOV support for ZIPZhou Wang
2019-08-09crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang
2019-08-09crypto: hisilicon - add hardware SGL supportZhou Wang
2019-08-09crypto: hisilicon - add queue management driver for HiSilicon QM moduleZhou Wang
2019-06-13crypto: hisilicon - Use the correct style for SPDX License IdentifierNishad Kamdar
2019-04-18crypto: hisilicon - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-09crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry
2018-11-09crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry
2018-08-07crypto: hisilicon - sec_send_request() can be statickbuild test robot
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron