CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/27 02:41:35
Modified files:
lib/libcrypto/bn: bn_nist.c
Log message:
Convert bn_nist.c to BN_copy()
Like everything else in this file, the use of BN_copy() needs to be ...
special. Simplify using the new bn_copy().
ok jsing
