summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2025-09-13crypto: hisilicon/sec - Use int type to store negative error codesQianfeng Rong-1/+2
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-09-06crypto: hisilicon/sec - Remove trailing space after \n newlineColin Ian King-1/+1
2023-10-27crypto: hisilicon/sec - Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-08-11crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...Ruan Jinjie-2/+2
2023-02-13crypto: hisilicon - Use request_complete helpersHerbert Xu-3/+3
2022-07-08crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao-8/+8
2022-07-08crypto: hisilicon/sec - fix inconsistent argumentJianglei Nie-1/+1
2021-04-16crypto: hisilicon/sec - use the correct print formatKai Ye-3/+3
2021-04-02crypto: hisilicon - use the correct HiSilicon copyrightHao Fang-5/+5
2021-03-26crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...Lee Jones-0/+1
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka-8/+16
2020-06-26crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka-16/+18
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-22crypto: hisilicon/des - switch to new verification routinesArd Biesheuvel-11/+7
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/+2876