CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2025/08/11 08:11:20
Modified files: lib/libcrypto/bn/arch/amd64: bignum_add.S bignum_cmadd.S bignum_cmul.S bignum_mul.S bignum_mul_4_8_alt.S bignum_mul_8_16_alt.S bignum_sqr.S bignum_sqr_4_8_alt.S bignum_sqr_8_16_alt.S bignum_sub.S word_clz.S Log message: Resync s2n-bignum primitives for amd64 with upstream. This amounts to whitespace changes and label renaming.