summaryrefslogtreecommitdiffstats
path: root/regress/sys/crypto/aesxts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not skip any crypto tests. Remove useless make code, use defaultsbluhm2017-06-221-6/+1
* Revert MI AES-XTS code back to T-tables amid poor performancemikeb2017-05-172-6/+6
* Sync GMAC and AES-CTR/-XTS regress tests with the new AES codemikeb2017-05-022-6/+6
* Pull in Chacha20 and Poly1305 source code as xform.o dependenciesmikeb2016-09-021-1/+2
* Remove -Wbounded: it is now the compiler default.martynas2014-01-181-2/+1
* Rework the AES XTS regress so that we compile and test the sys/crypto codejsing2013-10-062-129/+99
* regress tests for crypto(4) CRYPTO_AES_XTS using test vectors fromdjm2008-06-092-0/+1874