summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sec
AgeCommit message (Expand)AuthorFilesLines
2023-10-27crypto: hisilicon/sec - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-11crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...Ruan Jinjie1-2/+2
2023-02-13crypto: hisilicon - Use request_complete helpersHerbert Xu1-3/+3
2022-07-08crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao2-8/+8
2022-07-08crypto: hisilicon/sec - fix inconsistent argumentJianglei Nie1-1/+1
2021-04-16crypto: hisilicon/sec - use the correct print formatKai Ye1-3/+3
2021-04-02crypto: hisilicon - use the correct HiSilicon copyrightHao Fang3-5/+5
2021-03-26crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...Lee Jones1-0/+1
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka1-8/+16
2020-06-26crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka1-16/+18
2019-09-20crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye1-25/+19
2019-09-20crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye1-6/+7
2019-08-22crypto: hisilicon/des - switch to new verification routinesArd Biesheuvel1-11/+7
2019-06-13crypto: hisilicon - Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-04-18crypto: hisilicon - Forbid 2-key 3DES in FIPS modeHerbert Xu1-8/+4
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-11/+8
2018-11-09crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry1-10/+11
2018-11-09crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry1-4/+6
2018-08-07crypto: hisilicon - sec_send_request() can be statickbuild test robot1-1/+1
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron4-0/+2876