openssl/crypto/aes/asm
Patrick Steuer 96cce82050 Fix strict-warnings build
crypto/evp/e_aes.c: Types of inp and out parameters of
AES_xts_en/decrypt functions need to be changed from char to
unsigned char to avoid build error due to
'-Werror=incompatible-pointer-types'.

crypto/aes/asm/aes-s390x.pl: Comments need to reflect the above
change.

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
2016-10-18 17:09:47 +01:00
..
aes-586.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aes-armv4.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aes-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aes-ia64.S spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
aes-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
aes-parisc.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aes-ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aes-s390x.pl Fix strict-warnings build 2016-10-18 17:09:47 +01:00
aes-sparcv9.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aes-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesfx-sparcv9.pl aes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improve single-block 2016-07-16 23:38:44 +02:00
aesni-mb-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesni-sha1-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesni-sha256-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesni-x86.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesni-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesp8-ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aest4-sparcv9.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
aesv8-armx.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
bsaes-armv7.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
bsaes-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vpaes-armv8.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vpaes-ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vpaes-x86.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
vpaes-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00