summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/asm/armv4-gf2m.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove superfluous datatype that is 32 by default. Clang complainspatrick2017-01-041-1/+1
| | | | | | | about it and it's ok to remove it. This only came up as our clang is targeted at armv7 which enables the NEON instructions. ok kettenis@
* import OpenSSL-1.0.1cdjm2012-10-131-0/+278