summaryrefslogtreecommitdiff
path: root/aria_simd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move M128_CAST and CONST_M128_CAST to config_asm.hJeffrey Walton2021-04-201-4/+0
|
* Clear exported symbols warningsJeffrey Walton2020-04-051-0/+3
|
* Fix ARM headers and Android compile (PR #896)Jeffrey Walton2019-10-161-3/+2
| | | | | | | | | | | * Test fix ARM headers This problem has been festering for some time. The header file includes are slightly different than the ISA options. Some platforms need an include, others don't. * Fix cryptest-android.sh and cryptest-ios.sh * Fix MSVC ARM32 and ARM64 compile * Split ARM32 and ARM64 recipes in GNUmakefile
* Update commentsJeffrey Walton2019-07-211-1/+1
|
* Cleanup headers after Microsoft ARM64 portJeffrey Walton2019-01-041-3/+2
|
* Fix missing SunCC Allocator::max_size(size_type) member function (GH #770)Jeffrey Walton2019-01-011-1/+1
|
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+197
Also see https://groups.google.com/forum/#!topic/cryptopp-users/HBz-6gZZFOA on the mailing list