aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/simd.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simd: add missing headerJason A. Donenfeld2018-06-221-0/+1
| | | | Suggested-by: Shlomi Steinberg <shlomi@shlomisteinberg.com>
* simd: no need to restore fpu state when no preemptionJason A. Donenfeld2018-06-171-0/+2
|
* simd: encapsulate fpu amortization into nice functionsJason A. Donenfeld2018-06-171-0/+57