CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2023/01/29 07:00:41

Modified files:
        lib/libcrypto/arch/amd64: Makefile.inc 
        lib/libcrypto/bn/arch/amd64: bn_arch.c 

Log message:
Use s2n-bignum assembly implementations for libcrypto bignum on amd64.

This switches the core bignum assembly implementations from x86_64-gcc.c to
s2n-bignum for amd64.

ok miod@ tb@

Reply via email to