Fix satsub64be() to unconditionally use 64-bit integers
authorDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Aug 2016 09:58:52 +0000 (10:58 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 16 Aug 2016 09:24:57 +0000 (10:24 +0100)
commit31c34a3e2f2a2421f66f1ab2a1fcc98e28d01848
tree3646203f333e7ba312b18b8981194ed7daf84f07
parente0421bd8b203b8c4e460c99740b5684600a503da
Fix satsub64be() to unconditionally use 64-bit integers

Now we support (u)int64_t this can be very much simpler.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
ssl/record/dtls1_bitmap.c
ssl/ssl_locl.h