aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/mp/mp_asmi.h
Commit message (Expand)AuthorAgeFilesLines
* Split up asm constructs to avoid miscompilationJack Lloyd2018-04-051-30/+49
* Implement product-scanning Montgomery reductionJack Lloyd2018-03-021-0/+36
* Avoid ternary op during carry handlingJack Lloyd2018-03-011-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Merge asm into single mp_madd.h and mp_asmi.h filesJack Lloyd2016-07-211-0/+820