aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/serpent_simd/serp_simd.h
Commit message (Expand)AuthorAgeFilesLines
* Use size_t rather than u32bit for the blocks argument of encrypt_nlloyd2010-10-121-2/+2
* s/u32bit/size_t/ for block cipher parallelism querieslloyd2010-10-121-1/+1
* More Doxygen fixeslloyd2010-06-151-2/+2
* Change BlockCipher::parallelism() to return the native parallelism oflloyd2010-05-251-1/+1
* Set parallelism defaults.lloyd2010-02-251-0/+2
* Rename SSE2 stuff to be generally SIMD since it supports at least SSE2lloyd2009-10-291-0/+29