summaryrefslogtreecommitdiff
path: root/lib/accelerated/afalg.c
Commit message (Expand)AuthorAgeFilesLines
* afalg: support AES-XTS algorithmsDaiki Ueno2021-04-231-0/+2
* afalg: cleanup header inclusionDaiki Ueno2021-04-231-7/+7
* afalg: remove unnecessary initializationDaiki Ueno2021-04-231-13/+12
* afalg: assert IV size returned from the kernel is in the rangeDaiki Ueno2021-04-231-2/+6
* Add AF_ALG accelerationStephan Mueller2021-04-201-0/+855