summaryrefslogtreecommitdiffstats
path: root/tests/test-crypto-xts.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé2018-10-241-0/+86
* crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé2018-10-241-60/+80
* crypto: rename OUT to out in xts test to avoid clash on MinGWDaniel P. Berrange2016-07-041-9/+9
* crypto: import an implementation of the XTS cipher modeDaniel P. Berrange2016-03-171-0/+423