CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/05/03 13:38:25
Added files: lib/libcrypto/crypto/arch/arm: Makefile.inc Log message: Enable assembler code for AES, BN (Montgomery), GCM128, SHA1, SHA256 and SHA512. Note that GCM128 Neon code is currently not built (and thus not tested), as the current toolchain does not support Neon instructions.