summaryrefslogtreecommitdiffstats
path: root/src/linux_alg.c
AgeCommit message (Collapse)Author
2012-09-15Add support for using kernel implementations of GHASHMatthias Schiffer
This doesn't really improve performance on my Intel CPU (I guess due to the context switches), but more tests have to be made, in combination with offloading the AES to the kernel as well, and on different hardware.