aboutsummaryrefslogtreecommitdiff
path: root/crypto/aes/asm/aes-s390x.pl
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Unify all assembler file generatorsRichard Levitte1-3/+5
2019-07-02Fix TyposAntoine Cœur1-2/+2
2018-12-06Following the license change, modify the boilerplates in crypto/aes/Richard Levitte1-1/+1
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte1-1/+1
2018-01-07crypto/aes/asm/aes-s390x.pl: replace decrypt flag by macro.Patrick Steuer1-2/+2
2018-01-07s390x assembly pack: add KMA code path for aes-ctr.Patrick Steuer1-1/+55
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-1/+1
2017-10-30s390x assembly pack: extend s390x capability vector.Patrick Steuer1-5/+6
2017-10-17s390x assembly pack: remove capability double-checking.Patrick Steuer1-12/+4
2017-10-17crypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.Patrick Steuer1-2/+2
2017-10-13Remove email addresses from source code.Rich Salz1-1/+1
2016-10-18Fix strict-warnings buildPatrick Steuer1-4/+4
2016-10-10Remove trailing whitespace from some files.David Benjamin1-8/+8
2016-05-21Add OpenSSL copyright to .pl filesRich Salz1-1/+8
2016-04-25s390x assembly pack: cache capability query results.Andy Polyakov1-19/+10
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte1-1/+1
2012-12-05aes-s390x.pl: fix XTS bugs in z196-specific code path.Andy Polyakov1-11/+11
2012-12-01aes-s390x.pl: harmonize software-only code path [and minor optimization].Andy Polyakov1-45/+28
2012-04-09aes-s390x.pl: fix crash in AES_set_decrypt_key in linux32-s390x build.Andy Polyakov1-19/+15
2012-04-05aes-s390x.pl: make it more foolproof [inspired by 1.0.1].Andy Polyakov1-1/+2
2011-06-27s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.Andy Polyakov1-11/+12
2011-03-04s390x assembler pack: tune-up and support for new z196 hardware.Andy Polyakov1-25/+764
2010-11-29s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov1-72/+95
2010-09-18s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov1-1/+1
2010-07-14aes-s390x.pl: revisit buffer allocation and add performance data.Andy Polyakov1-13/+22
2010-07-09Rework framework for assembler support for AES counter mode and addAndy Polyakov1-1/+143
2010-07-09Harmonize s390x assembler modules with "catch-all" rules from commit#19749.Andy Polyakov1-0/+4
2010-01-19s390x assembler update: add support for run-time facility detection.Andy Polyakov1-0/+6
2009-03-17aes-390x.pl: commentary update.Andy Polyakov1-5/+5
2009-02-09s390x assembler pack update.Andy Polyakov1-273/+535
2007-07-23Allow for option to skip hardware support.Andy Polyakov1-9/+22
2007-07-13Various minor updates to AES assembler modules.Andy Polyakov1-36/+13
2007-05-28s390x gas can't handle .align 128.Andy Polyakov1-2/+2
2007-05-28AES_set_[en|de]crypt_key for s390x.Andy Polyakov1-20/+453
2007-05-03Fix bug introduced in cn#16195.Andy Polyakov1-2/+7
2007-05-03Fine reading of manual suggests that km can return non-normal completion code.Andy Polyakov1-2/+2
2007-05-02Fix s390x bugs and correct performance coefficients.Andy Polyakov1-1/+1
2007-04-30s390x assembler pack.Andy Polyakov1-0/+643