CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2023/05/17 01:42:38

Modified files:
        lib/libcrypto  : crypto_lock.c 
        lib/libcrypto/bn: bn_isqrt.c 

Log message:
Use crypto_internal.h's CTASSERT()

Now that this macro is available in a header, let's use that version
rather than copies in several .c files.

discussed with jsing

Reply via email to