CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/02/16 03:58:06
Modified files:
lib/libcrypto/bn: bn_internal.h
Log message:
Use bn_addw() in bn_mulw(), rather than duplicating add with carry code.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/02/16 03:58:06
Modified files:
lib/libcrypto/bn: bn_internal.h
Log message:
Use bn_addw() in bn_mulw(), rather than duplicating add with carry code.