aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/aspeed/aspeed-acry.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14crypto: aspeed - fix uninitialized symbol 'idx' warningNeal Liu1-1/+1
2023-03-14crypto: aspeed - add error handling if dmam_alloc_coherent() failedNeal Liu1-1/+4
2023-03-14crypto: aspeed - Use devm_platform_ioremap_resource()Yang Li1-5/+2
2023-02-10crypto: aspeed - fix type warningsNeal Liu1-4/+4
2023-01-27crypto: aspeed - change aspeed_acry_akcipher_algs to staticYang Yingliang1-1/+1
2023-01-13crypto: aspeed - Add ACRY RSA driverNeal Liu1-0/+828