CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/12/07 08:45:44
Modified files: lib/libcrypto/crypto/arch/mips64: Makefile.inc Log message: Revert to the use of C code for the basic BN routines (bn_add_words, bn_div_words, bn_mul_add_words, bn_mul_words, bn_sqr_words, bn_sub_words) on sgi, because the generated assembly code isn't R4000-safe.