s390x assembly pack: add KMA code path for aes-ctr.
[openssl.git] / crypto / aes / asm / aesni-mb-x86_64.pl
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-02-13 Andy Polyakovaes/asm/*-x86_64.pl: add CFI annotations.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-24 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-24 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-10 Andy Polyakovaesni-mb-x86_64.pl: add Win64 SEH.
2014-02-05 Andy Polyakov[aesni|sha*]-mb-x86_64.pl: add data prefetching.
2013-10-02 Andy Polyakovx86_64 assembly pack: add multi-block AES-NI, SHA1...