Remove unnecessary check.
The overflow check will never be triggered because the the n2l3 result is always less than 2^24. Reviewed-by:Matt Caswell <matt@openssl.org> (cherry picked from commit 709ec8b3)
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
The overflow check will never be triggered because the the n2l3 result is always less than 2^24. Reviewed-by:Matt Caswell <matt@openssl.org> (cherry picked from commit 709ec8b3)