Add more regress tests for BN_usub().
authorjsing <jsing@openbsd.org>
Tue, 31 Jan 2023 05:12:16 +0000 (05:12 +0000)
committerjsing <jsing@openbsd.org>
Tue, 31 Jan 2023 05:12:16 +0000 (05:12 +0000)
commit3879165ed9e5a93bd2045caa856e4bf3d699a16a
tree040f9a18fe06cf97479b27641e270e3de1f7a10b
parentc4db41079582c9fb89707c622329b6b1b64731d4
Add more regress tests for BN_usub().

This adds more tests for BN_usub(), particularly where b > a, which should
be an error condition. One of these currently succeeds and produces
incorrect results.
regress/lib/libcrypto/bn/bn_add_sub.c