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
aes-c64xplus.pl
aes-ia64.S
aes-mips.pl
aes-parisc.pl
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
aes-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aesfx-sparcv9.pl
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_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
aesp8-ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
aest4-sparcv9.pl
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_64.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