summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/sec - use the correct print formatKai Ye2021-04-161-3/+3
* crypto: hisilicon - use the correct HiSilicon copyrightHao Fang2021-04-023-5/+5
* crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...Lee Jones2021-03-261-0/+1
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-8/+16
* crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka2020-06-261-16/+18
* crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye2019-09-201-25/+19
* crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye2019-09-201-6/+7
* crypto: hisilicon/des - switch to new verification routinesArd Biesheuvel2019-08-221-11/+7
* crypto: hisilicon - Use the correct style for SPDX License IdentifierNishad Kamdar2019-06-131-1/+1
* crypto: hisilicon - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-8/+4
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-11/+8
* crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry2018-11-091-10/+11
* crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry2018-11-091-4/+6
* crypto: hisilicon - sec_send_request() can be statickbuild test robot2018-08-071-1/+1
* crypto: hisilicon - SEC security accelerator driverJonathan Cameron2018-08-034-0/+2876