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:47:00 +0000 (14:47 +0100)
commit191570d0b94c88fa95b3c223456863448d697fce
tree7864f7a6ee2bd3b581d051f6886fff95090e0891
parentd38ef8c89e11ed5b033a911a7d40b833992c6e09
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)

(cherry picked from commit 98f29466dc1ed7f80b9b8750309a41b5a1150d25)
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