aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/s390xcap.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix strict-warnings buildPatrick Steuer2016-10-181-0/+1
| | | | | | | | | | | | | crypto/s390xcap.c: internal/cryptlib.h needs to be included for OPENSSL_cpuid_setup function prototype is located there to avoid build error due to -Werror=missing-prototypes. Signed-off-by: Patrick Steuer <psteuer@mail.de> Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> CLA: trivial
* Copyright consolidation 09/10Rich Salz2016-05-171-0/+9
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-24/+28
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov2010-09-181-6/+6
|
* s390x assembler update: add support for run-time facility detection.Andy Polyakov2010-01-191-0/+37