CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/04 22:44:54
Added files:
lib/libcrypto/crypto/arch/sparc: Makefile.inc
Log message:
Enable assembler code for DES. Assembler code for BN is commented out as it
uses the `umul' and `udiv' instructions directly, which are not supported
on v7 processors.
