summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aes-s390x.pl
AgeCommit message (Expand)Author
2012-12-05aes-s390x.pl: fix XTS bugs in z196-specific code path.Andy Polyakov
2012-12-01aes-s390x.pl: harmonize software-only code path [and minor optimization].Andy Polyakov
2012-04-09aes-s390x.pl: fix crash in AES_set_decrypt_key in linux32-s390x build.Andy Polyakov
2012-04-05aes-s390x.pl: make it more foolproof [inspired by 1.0.1].Andy Polyakov
2011-06-27s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.Andy Polyakov
2011-03-04s390x assembler pack: tune-up and support for new z196 hardware.Andy Polyakov
2010-11-29s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov
2010-09-18s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov
2010-07-14aes-s390x.pl: revisit buffer allocation and add performance data.Andy Polyakov
2010-07-09Rework framework for assembler support for AES counter mode and addAndy Polyakov
2010-07-09Harmonize s390x assembler modules with "catch-all" rules from commit#19749.Andy Polyakov
2010-01-19s390x assembler update: add support for run-time facility detection.Andy Polyakov
2009-03-17aes-390x.pl: commentary update.Andy Polyakov
2009-02-09s390x assembler pack update.Andy Polyakov
2007-07-23Allow for option to skip hardware support.Andy Polyakov
2007-07-13Various minor updates to AES assembler modules.Andy Polyakov
2007-05-28s390x gas can't handle .align 128.Andy Polyakov
2007-05-28AES_set_[en|de]crypt_key for s390x.Andy Polyakov
2007-05-03Fix bug introduced in cn#16195.Andy Polyakov
2007-05-03Fine reading of manual suggests that km can return non-normal completion code.Andy Polyakov
2007-05-02Fix s390x bugs and correct performance coefficients.Andy Polyakov
2007-04-30s390x assembler pack.Andy Polyakov