aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/simd_engine/simd_engine.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-32/+0
* Fix various typos, and remove an unused macro in checks/bench.cpplloyd2012-04-231-1/+1
* Don't hide funcions in engine subclasses that are public in baselloyd2010-06-161-1/+1
* More Doxygen updates/fixeslloyd2010-06-151-0/+3
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Rename sse2 engine to simdlloyd2009-10-291-1/+1
* Rename SSE2 stuff to be generally SIMD since it supports at least SSE2lloyd2009-10-291-0/+29