summaryrefslogtreecommitdiff
path: root/sha_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move M128_CAST and CONST_M128_CAST to config_asm.hJeffrey Walton2021-04-201-4/+0
* Remove unneeded headerJeffrey Walton2021-03-091-1/+0
* Update source files for Android.mk (GH #1015)Jeffrey Walton2021-03-091-3/+9
* Update source files for Android.mk (GH #1015)Jeffrey Walton2021-03-091-1/+1
* Update source files for Android.mk (GH #1015)Jeffrey Walton2021-03-091-5/+2
* Restore SIGILL handler if sigprocmask failsJeffrey Walton2020-02-171-0/+6
* Fix ARM headers and Android compile (PR #896)Jeffrey Walton2019-10-161-3/+2
* Remove double semicolons after sed'ing definesJeffrey Walton2019-10-031-16/+16
* Update commentsJeffrey Walton2019-07-211-1/+1
* Use CPU_QuerySHA256 for ARMJeffrey Walton2019-05-081-1/+1
* Use carryless multiplies for NIST b233 and k233 curves (GH #783, PR #784)Jeffrey Walton2019-01-161-19/+16
* Fix <arm_neon.h> include for ARM64 with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-1/+2
* Fix SHA ARM64 compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-2/+17
* Update comments in config.hJeffrey Walton2018-12-091-1/+1
* Move Power8 SHA tests into ppc_power8.cppJeffrey Walton2018-11-221-90/+0
* Whitespace check-inJeffrey Walton2018-11-191-2/+2
* Cleanup POWER8 SHA codeJeffrey Walton2018-11-191-168/+118
* Fix LLVM Clang compile on PowerPCJeffrey Walton2018-11-191-41/+9
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-145/+145
* Remove duplicate functionsJeffrey Walton2018-11-141-32/+0
* Add Octet suffix for vec_sldJeffrey Walton2018-11-141-76/+76
* Fix compile when using XLC with LLVM front-end without -qxlcompatmacrosJeffrey Walton2018-11-141-12/+12
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+1694