summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/aspeed/aspeed-acry.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: aspeed - fix uninitialized symbol 'idx' warningNeal Liu2023-03-141-1/+1
* crypto: aspeed - add error handling if dmam_alloc_coherent() failedNeal Liu2023-03-141-1/+4
* crypto: aspeed - Use devm_platform_ioremap_resource()Yang Li2023-03-141-5/+2
* crypto: aspeed - fix type warningsNeal Liu2023-02-101-4/+4
* crypto: aspeed - change aspeed_acry_akcipher_algs to staticYang Yingliang2023-01-271-1/+1
* crypto: aspeed - Add ACRY RSA driverNeal Liu2023-01-131-0/+828