summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorPatrick Steuer <psteuer@mail.de>2016-10-17 10:30:33 +0200
committerMatt Caswell <matt@openssl.org>2016-10-18 17:34:52 +0100
commit99c002b305705a3d1e092402bc092de1943fbc27 (patch)
treee97aa80552d32e7a1df6ee4c48ae708659689747 /apps
parentb0161f6a8961b131c4dd43a4cc240b4a9ffda72d (diff)
downloadopenssl-new-99c002b305705a3d1e092402bc092de1943fbc27.tar.gz
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: Matt Caswell <matt@openssl.org> CLA: trivial
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions