aboutsummaryrefslogtreecommitdiff
path: root/tests/test-crypto-xts.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-12tests: Move unit tests into a separate directoryThomas Huth1-529/+0
2020-10-29crypt: Fix Lesser GPL version numberChetan Pant1-1/+1
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