aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/aesni/aesni_xcbc.h
Commit message (Collapse)AuthorAgeFilesLines
* aesni: Implement XCBC mode to provide a signer/prfMartin Willi2015-04-151-0/+52
Compared to the xcbc plugin using AESNI-CBC as backend, this improves performance of AES-XCBC by ~45%.