aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/simd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: import zincJason A. Donenfeld2018-09-031-65/+0
* crypto: move simd context to specific typeJason A. Donenfeld2018-08-061-9/+14
* simd: add missing headerJason A. Donenfeld2018-06-221-0/+1
* 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