aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/cpuid.h
Commit message (Expand)AuthorAgeFilesLines
* Resolve Doxygen error in cpuid.hJack Lloyd2017-02-111-1/+2
* Add support for NEON in SIMD_4x32Jack Lloyd2017-01-291-1/+10
* Add CPUID::to_stringJack Lloyd2017-01-221-1/+16
* Refactor CPUID implementation, add ARM supportJack Lloyd2017-01-171-31/+94
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-1/+1
* Add CPUID::is_little_endianJack Lloyd2016-11-071-0/+10
* Fix Clang warningsJack Lloyd2016-10-091-2/+0
* Add cpuid overload to test frameworkJack Lloyd2016-09-151-46/+68
* Improve side channel attack resistance of table based AES implJack Lloyd2015-11-291-2/+17
* Move check for SIMD instructions to CPUIDJack Lloyd2015-09-211-0/+2
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-6/+6
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-6/+9
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+153