aboutsummaryrefslogtreecommitdiff
path: root/tests/test-crypto-xts.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-24crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé1-0/+86
2018-10-24crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé1-60/+80
2016-07-04crypto: rename OUT to out in xts test to avoid clash on MinGWDaniel P. Berrange1-9/+9
2016-03-17crypto: import an implementation of the XTS cipher modeDaniel P. Berrange1-0/+423