]> git.ipfire.org Git - thirdparty/krb5.git/commit
Make fiat 128-bit typedefs work with older gcc 1055/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 24 Mar 2020 06:00:25 +0000 (02:00 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 26 Mar 2020 19:41:53 +0000 (15:41 -0400)
commitdd5d6e5e39be6cf7fe9d54a79e824f8cb7301177
tree09f3d45323b338482b7b08531a2d9b88993936f9
parentf1286842ce7b9e507a4ce0a47f44ab361a98be63
Make fiat 128-bit typedefs work with older gcc

Use the int128_t and uint128_t types defined by edwards25519.c, rather
than [un]signed __int128 which does not compile with gcc 4.4.
Reported by Norm Green.

ticket: 8888
tags: pullup
target_version: 1.18-next
target_version: 1.17-next
src/plugins/preauth/spake/edwards25519.c
src/plugins/preauth/spake/edwards25519_fiat.h