openssl/crypto/aes/asm
Andy Polyakov f75faa16af Add "teaser" AES module for PowerISA 2.07.
"Teaser" means that it's not integrated yet and purpose of this
commit is primarily informational, to exhibit design choices,
such as how to handle alignment and endianness. In other words
it's proof-of-concept code that EVP module will build upon.
2014-05-12 10:35:29 +02:00
..
aes-586.pl aes-586.pl: Atom-specific optimization, +44/29%, minor improvement on others. 2012-11-12 17:50:19 +00:00
aes-armv4.pl aes/asm/*-armv*.pl: compensate for inconsistencies in tool-chains. 2013-10-01 20:33:06 +02:00
aes-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
aes-ia64.S
aes-mips.pl MIPS assembly pack: add support for SmartMIPS ASE. 2012-09-18 12:52:23 +00:00
aes-parisc.pl PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +02:00
aes-ppc.pl PPC assembly pack: relax 64-bit requirement for little-endian support. 2014-01-07 22:44:21 +01:00
aes-s390x.pl aes-s390x.pl: fix XTS bugs in z196-specific code path. 2012-12-05 17:44:45 +00:00
aes-sparcv9.pl
aes-x86_64.pl x86_64 assembly pack: make Windows build more robust. 2013-01-22 22:27:28 +01:00
aesni-mb-x86_64.pl [aesni|sha*]-mb-x86_64.pl: add data prefetching. 2014-02-05 14:03:35 +01:00
aesni-sha1-x86_64.pl crypto/sha/asm/sha1-x86_64.pl update: 2014-02-01 21:07:16 +01:00
aesni-sha256-x86_64.pl aesni-sha256-x86_64.pl: fix typo in Windows SEH. 2013-06-30 23:06:28 +02:00
aesni-x86_64.pl aes/asm/aesni-x86[_64].pl: minor Atom-specific performance tweak. 2014-02-21 12:14:04 +01:00
aesni-x86.pl aes/asm/aesni-x86[_64].pl: minor Atom-specific performance tweak. 2014-02-21 12:14:04 +01:00
aesp8-ppc.pl Add "teaser" AES module for PowerISA 2.07. 2014-05-12 10:35:29 +02:00
aest4-sparcv9.pl AES for SPARC T4: add XTS, reorder subroutines to improve TLB locality. 2012-11-24 21:55:23 +00:00
bsaes-armv7.pl aes/asm/bsaes-*.pl: improve decrypt performance. 2013-10-03 23:08:31 +02:00
bsaes-x86_64.pl aes/asm/bsaes-x86_64.pl: Atom-specific optimization. 2014-04-24 10:13:30 +02:00
vpaes-ppc.pl vpaes-[x86_64|ppc].pl: fix typo, which for some reason triggers rkhunter. 2014-04-06 12:50:36 +02:00
vpaes-x86_64.pl vpaes-[x86_64|ppc].pl: fix typo, which for some reason triggers rkhunter. 2014-04-06 12:50:36 +02:00
vpaes-x86.pl vpaes-x86[_64].pl: minor Atom-specific optimization. 2013-05-25 18:57:03 +02:00