aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec/sec_algs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-08crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao1-7/+7
2021-04-02crypto: hisilicon - use the correct HiSilicon copyrightHao Fang1-1/+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-04-18crypto: hisilicon - Forbid 2-key 3DES in FIPS modeHerbert Xu1-8/+4
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
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 Cameron1-0/+1122