ec/curve448/curve448.c: fix undefined behaviour sanitizer failure.
authorAndy Polyakov <appro@openssl.org>
Fri, 2 Mar 2018 16:25:31 +0000 (17:25 +0100)
committerAndy Polyakov <appro@openssl.org>
Sat, 3 Mar 2018 21:02:22 +0000 (22:02 +0100)
commit3ccbc5fff7904b2ac0858fb64fd3978e97fd2924
tree62b39a4f374056c6a4c516cadb07405be36c0e86
parent55a7f77d72930f9aee1a51e0af9658b2728be127
ec/curve448/curve448.c: fix undefined behaviour sanitizer failure.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5494)
crypto/ec/curve448/curve448.c