summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes/asm/aesni-x86_64.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the logic responsible for outputting most AES-NI instructions asmiod2015-07-191-28/+0
* Replace `.byte 0x48,0x83,0xEC,0x08' with `sub \$8,%rsp' which is exactly themiod2015-07-191-2/+2
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+2
* resolve conflictsdjm2012-10-131-201/+2277
* AES-NI engine support for OpenSSL.thib2010-07-011-0/+992