CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/11/04 12:12:14
Modified files: lib/libcrypto/arch/amd64: Makefile.inc lib/libcrypto/arch/arm: Makefile.inc lib/libcrypto/arch/i386: Makefile.inc lib/libcrypto/arch/sparc64: Makefile.inc Log message: Ride the current major bump and enable assembler code for nist 256p curve, on amd64 only for now. Stanzas to enable it on arm, i386 and sparc64 are provided but commented out for lack of testing due to the machine room being currently in storage. ok jsing@