Add missing checks for BN_mod_exp_{non,}ct()
authortb <tb@openbsd.org>
Sat, 3 Dec 2022 08:21:38 +0000 (08:21 +0000)
committertb <tb@openbsd.org>
Sat, 3 Dec 2022 08:21:38 +0000 (08:21 +0000)
commitbe81e840102a8585ca51151a1db4012ecfa1afa4
tree02c2f008f786a9ca9017e3dacf4102118bdf3dcc
parent9c873bdfcc66db7442fea80f20315e72d2c90aaf
Add missing checks for BN_mod_exp_{non,}ct()

Someone added a few more functions to test, but forgot to check their
results, so if they would not do the expected thing that would only be
noticed if one of the already tested functions would break.
regress/lib/libcrypto/bn/bn_mod_exp.c