change into hex string constants to avoid overflow warnings
authorChristos Zoulas <christos@zoulas.com>
Mon, 1 Oct 2018 23:09:16 +0000 (19:09 -0400)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Mon, 10 Dec 2018 03:02:51 +0000 (22:02 -0500)
commit73ff6d6847b1bbabe4ae052a3bde1f37c78aecb4
treeec7adb65b4e99e2d9cb21b2af1e41158a55f1df7
parentec91206fbe5e14731f9c9fa0b3dd859854d3e8b9
change into hex string constants to avoid overflow warnings

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
test/hmactest.c