fix truncation of integers on 32bit AIX
authorShane Lontis <shane.lontis@oracle.com>
Wed, 6 Mar 2019 02:57:09 +0000 (12:57 +1000)
committerRichard Levitte <levitte@openssl.org>
Mon, 11 Mar 2019 13:45:18 +0000 (14:45 +0100)
commit98f29466dc1ed7f80b9b8750309a41b5a1150d25
treecf2d29ebbf54b02dd6b9b920db80aab3e636cdda
parent2a6a56073ce2ccac3e8c83b5434c6472ab6354e4
fix truncation of integers on 32bit AIX

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8417)
crypto/blake2/blake2b.c
crypto/ec/curve448/curve448.c
crypto/ec/curve448/curve448_tables.c
crypto/ec/curve448/f_generic.c
crypto/ec/curve448/scalar.c
crypto/sha/keccak1600.c
test/asn1_encode_test.c
test/bioprinttest.c
test/ct_test.c