summaryrefslogtreecommitdiff
path: root/lib/libcrypto/modes/asm
AgeCommit message (Expand)Author
2018-01-24Make the NEON codepaths conditional on __STRICT_ALIGNMENT not beingMark Kettenis
2017-01-04Convert ARM assembly to unified syntax. Clang demands it, binutilsPatrick Wildt
2016-09-04Less S390.Joel Sing
2016-09-04Less IA64.Joel Sing
2014-09-27Doh, rev 1.4 had left out one routine with both 32-bit and 64-bit code, whereMiod Vallat
2014-05-02More use of 64-bit registers which needs to be disabled under OpenBSD.Miod Vallat
2014-05-01Do not output SOM-specific directives.Miod Vallat
2014-05-01Make the implicit `l' in `impicit' explicit.Miod Vallat
2014-05-01Fix include filename to get register name aliases under BSDMiod Vallat
2014-04-13Import OpenSSL 1.0.1gMiod Vallat
2012-10-13import OpenSSL-1.0.1cDamien Miller