Add test case checking aliasing of the result with other arguments
authortb <tb@openbsd.org>
Thu, 19 Oct 2023 10:17:24 +0000 (10:17 +0000)
committertb <tb@openbsd.org>
Thu, 19 Oct 2023 10:17:24 +0000 (10:17 +0000)
commit7849ca552af00db23c05255e48c0ebbac95def32
treea1a633e50315572f5dc507f3f9ca3c6d866d1842
parentc58ea0be8de58e6aee6e9f70a4c994513189c70e
Add test case checking aliasing of the result with other arguments

These are expected failures for BN_mod_exp_simple() and the internal
BN_mod_exp_recp(), which will be fixed shortly.
regress/lib/libcrypto/bn/Makefile
regress/lib/libcrypto/bn/bn_mod_exp.c