summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/aes/asm
AgeCommit message (Expand)AuthorFilesLines
2018-01-07On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunatelykettenis1-7/+7
2017-12-11http://repzret.org/p/repzret/deraadt1-5/+5
2016-11-04Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod3-10/+13
2016-09-04Less S390.jsing1-2237/+0
2016-09-04Less IA64.jsing1-1123/+0
2015-07-19Remove the logic responsible for outputting most AES-NI instructions asmiod2-46/+0
2015-07-19Replace `.byte 0x48,0x83,0xEC,0x08' with `sub \$8,%rsp' which is exactly themiod1-2/+2
2015-07-17extenstion -> extensionmiod1-1/+1
2014-12-07Make sure to load absolute symbol address with `dla' instead of `la' whenmiod1-4/+10
2014-12-07Remove OPENSSL_FIPSCANISTER mentions.miod1-4/+0
2014-07-09Kill more FIPS tentacles by removing the private_AES_set_{enc,dec}rypt_key()miod5-51/+51
2014-05-01Do not output SOM-specific directives.miod1-0/+6
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2-2/+4
2014-04-13Import OpenSSL 1.0.1gmiod6-76/+126
2012-10-31On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tkettenis1-1/+1
2012-10-13resolve conflictsdjm3-224/+2309
2012-10-13import OpenSSL-1.0.1cdjm11-252/+12671
2011-11-03import OpenSSL 1.0.0edjm1-199/+198
2010-10-01resolve conflicts, fix local changesdjm2-467/+1914
2010-10-01import OpenSSL-1.0.0adjm4-508/+1758
2010-07-01AES-NI engine support for OpenSSL.thib1-0/+992
2009-04-06import of OpenSSL 0.9.8kdjm4-0/+4720
2009-01-09resolve conflictsdjm1-1/+2
2009-01-09import openssl-0.9.8jdjm1-3/+4
2008-09-19fix some cause of bad TEXTREL on i386 and amd64otto1-4/+4
2008-09-06resolve conflictsdjm1-833/+824
2008-09-06import of OpenSSL 0.9.8hdjm2-0/+2701
2005-05-10import i386 AES asm code from openssl.org; ok and help with testing djm@markus1-0/+1541