aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aes-s390x.pl
Commit message (Expand)AuthorAgeFilesLines
* aes-s390x.pl: fix XTS bugs in z196-specific code path.Andy Polyakov2012-12-051-11/+11
* aes-s390x.pl: harmonize software-only code path [and minor optimization].Andy Polyakov2012-12-011-45/+28
* aes-s390x.pl: fix crash in AES_set_decrypt_key in linux32-s390x build.Andy Polyakov2012-04-091-19/+15
* aes-s390x.pl: make it more foolproof [inspired by 1.0.1].Andy Polyakov2012-04-051-1/+2
* s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.Andy Polyakov2011-06-271-11/+12
* s390x assembler pack: tune-up and support for new z196 hardware.Andy Polyakov2011-03-041-25/+764
* s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov2010-11-291-72/+95
* s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov2010-09-181-1/+1
* aes-s390x.pl: revisit buffer allocation and add performance data.Andy Polyakov2010-07-141-13/+22
* Rework framework for assembler support for AES counter mode and addAndy Polyakov2010-07-091-1/+143
* Harmonize s390x assembler modules with "catch-all" rules from commit#19749.Andy Polyakov2010-07-091-0/+4
* s390x assembler update: add support for run-time facility detection.Andy Polyakov2010-01-191-0/+6
* aes-390x.pl: commentary update.Andy Polyakov2009-03-171-5/+5
* s390x assembler pack update.Andy Polyakov2009-02-091-273/+535
* Allow for option to skip hardware support.Andy Polyakov2007-07-231-9/+22
* Various minor updates to AES assembler modules.Andy Polyakov2007-07-131-36/+13
* s390x gas can't handle .align 128.Andy Polyakov2007-05-281-2/+2
* AES_set_[en|de]crypt_key for s390x.Andy Polyakov2007-05-281-20/+453
* Fix bug introduced in cn#16195.Andy Polyakov2007-05-031-2/+7
* Fine reading of manual suggests that km can return non-normal completion code.Andy Polyakov2007-05-031-2/+2
* Fix s390x bugs and correct performance coefficients.Andy Polyakov2007-05-021-1/+1
* s390x assembler pack.Andy Polyakov2007-04-301-0/+643