CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2022/11/29 20:08:39

Modified files:
        lib/libcrypto/bn: bn_lib.c bn_local.h 

Log message:
Rewrite bn_correct_top().

bn_correct_top() is currently a macro and far more complex than it needs
to be - rewrite it as a function.

ok tb@

Reply via email to