summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-043-10/+13
* Less S390.jsing2016-09-041-2237/+0
* Less IA64.jsing2016-09-041-1123/+0
* Remove the logic responsible for outputting most AES-NI instructions asmiod2015-07-192-46/+0
* Replace `.byte 0x48,0x83,0xEC,0x08' with `sub \$8,%rsp' which is exactly themiod2015-07-191-2/+2
* extenstion -> extensionmiod2015-07-171-1/+1
* Make sure to load absolute symbol address with `dla' instead of `la' whenmiod2014-12-071-4/+10
* Remove OPENSSL_FIPSCANISTER mentions.miod2014-12-071-4/+0
* Kill more FIPS tentacles by removing the private_AES_set_{enc,dec}rypt_key()miod2014-07-095-51/+51
* Do not output SOM-specific directives.miod2014-05-011-0/+6
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-132-2/+4
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-136-76/+126
|\
| * Import OpenSSL 1.0.1gmiod2014-04-138-78/+130
* | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tkettenis2012-10-311-1/+1
* | resolve conflictsdjm2012-10-133-226/+2311
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-1311-252/+12671
|\|
| * import OpenSSL-1.0.1cdjm2012-10-1314-478/+14982
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-031-199/+198
|\|
| * import OpenSSL 1.0.0edjm2011-11-031-199/+198
* | resolve conflicts, fix local changesdjm2010-10-012-479/+1926
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-014-519/+1769
|\|
| * import OpenSSL-1.0.0adjm2010-10-015-996/+3693
| * This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'.cvs2svn2010-07-011-0/+992
* | AES-NI engine support for OpenSSL.thib2010-07-011-0/+992
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-064-0/+4720
|\|
| * import of OpenSSL 0.9.8kdjm2009-04-064-0/+4720
* | resolve conflictsdjm2009-01-091-1/+2
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-3/+4
|\|
| * import openssl-0.9.8jdjm2009-01-092-4/+6
* | fix some cause of bad TEXTREL on i386 and amd64otto2008-09-191-4/+4
* | resolve conflictsdjm2008-09-061-833/+824
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-062-0/+2701
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-063-833/+3525
| * This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'.cvs2svn2005-05-101-0/+1541
* import i386 AES asm code from openssl.org; ok and help with testing djm@markus2005-05-101-0/+1541