CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/15 09:26:00

Modified files:
        regress/lib/libcrypto/bn: bn_test.c 

Log message:
bn_test: remove dead code

We haven't defined SIXTY_FOUR_BITS in a long time, if ever. The last
#undef SIXTY_FOUR_BITS were removed when we cleaned up opensslconf.h.
Code behind #ifdef SIXTY_FOUR_BITS is therefore dead.

Reply via email to