CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2023/10/19 04:17:24

Modified files:
        regress/lib/libcrypto/bn: Makefile bn_mod_exp.c 

Log message:
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.

Reply via email to