mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 08:40:49 +02:00
13ce92cc1f
n is checked for negative and fail out in that case. i is n devided by a positive constant and can never be negative.