+22
−0
Loading
On systems where we do not have BN_ULLONG (e.g. typically 64 bit systems) then BN_mod_word() can return incorrect results if the supplied modulus is too big. RT#4501 Reviewed-by:Andy Polyakov <appro@openssl.org> (cherry picked from commit 37258dad)