aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/aes_ni
Commit message (Expand)AuthorAgeFilesLines
* Set -m flags for rdrand.cpp. Update compiler ISA flagslloyd2013-12-231-1/+1
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* Fix old style cast warningslloyd2013-11-201-30/+30
* Add new helper zap which zeros a vector, clears it, and then callslloyd2012-11-292-13/+15
* Use unaligned loads in AES-NI 192 key schedulelloyd2012-10-131-18/+26
* Compile fix for std::vectorlloyd2012-10-091-1/+1
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-3/+3
* Rename AES_XXX_Intel to AES_XXX_NI, since AMD's Bulldozer will alsolloyd2011-04-253-0/+871