summaryrefslogtreecommitdiffstats
path: root/regress/sys/crypto/gmac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not skip any crypto tests. Remove useless make code, use defaultsbluhm2017-06-221-6/+1
* Sync GMAC and AES-CTR/-XTS regress tests with the new AES codemikeb2017-05-022-4/+4
* Add test vectors to regress gmac_test.cinoguchi2017-03-071-1/+99
* Emulate loops performed in the software crypto driver more closelymikeb2015-11-071-4/+12
* Remove -Wbounded: it is now the compiler default.martynas2014-01-181-2/+1
* provide fake copies of explicit_bzero in the test scaffolds for kernel codederaadt2011-04-041-1/+7
* Test vectors for GMAC as published in the original GCM proposalmikeb2010-09-222-0/+670