The use of the likes of UINT32_MAX requires internal/numbers.h
authorRichard Levitte <levitte@openssl.org>
Thu, 28 Feb 2019 09:31:20 +0000 (10:31 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 28 Feb 2019 09:31:20 +0000 (10:31 +0100)
commitcee719c2d8e4bfeb1f10d8dc0e86809b3cfaabc5
tree6dc8ced63eceb288af1b79e2949f12cc0f7895d6
parent8e7984e5783877c58cddc7b4e668401580ab4467
The use of the likes of UINT32_MAX requires internal/numbers.h

Found a few more cases.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8366)
crypto/evp/pkey_kdf.c
crypto/kdf/hkdf.c
crypto/kdf/sshkdf.c