Use numbers definition of int128_t and uint128_t
authorAmitay Isaacs <amitay@ozlabs.org>
Mon, 29 Mar 2021 07:20:53 +0000 (18:20 +1100)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Apr 2021 11:18:09 +0000 (12:18 +0100)
commit5de32f22e731ea151e1c5aac7703cde2573cb4a4
tree19a9a93e24ec4ca4f516e248391dcb3e87801c44
parentbbed0d1cbd436af6797d7837e270bff4ca4d5a10
Use numbers definition of int128_t and uint128_t

Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14784)
crypto/bn/bn_div.c
crypto/bn/bn_local.h
crypto/ec/curve25519.c
crypto/ec/curve448/curve448utils.h
crypto/ec/curve448/word.h
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/poly1305/poly1305.c
crypto/poly1305/poly1305_base2_44.c