Remove useless check.
authorMykola Baibuz <nb@cipher.kiev.ua>
Sun, 7 Oct 2018 21:14:08 +0000 (07:14 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 15 Oct 2018 23:34:09 +0000 (09:34 +1000)
commit9044cb0edbc67dd5ce81cab96f067a7806764b60
tree3d97abf5d1e6f99abb880c9c6c3be7bb863d4258
parent4ccb641409f14255051330abcd8c4e487bf4329c
Remove useless check.
Hash can be longer than EC group degree and it will be truncated.

CLA: trivial

Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7329)

(cherry picked from commit b770a80f6d0b08659cd03f26388b45512adb84f3)
test/ecdsatest.c