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