deps: enable ARM assembly for OpenSSL
authorFedor Indutny <fedor@indutny.com>
Fri, 22 Aug 2014 10:21:50 +0000 (14:21 +0400)
committerFedor Indutny <fedor@indutny.com>
Tue, 26 Aug 2014 20:18:55 +0000 (00:18 +0400)
commitada85d73070b9a565a4a475be919bfae0c95db43
treee34747812e07a863f76eb06db38cc36978340027
parent3122e0eae64c5ab494b29d0a9cadef902d93f1f9
deps: enable ARM assembly for OpenSSL

fix #8062
deps/openssl/asm/Makefile
deps/openssl/asm/arm-elf-gas/aes/aes-armv4.S [new file with mode: 0644]
deps/openssl/asm/arm-elf-gas/bn/armv4-gf2m.S [new file with mode: 0644]
deps/openssl/asm/arm-elf-gas/bn/armv4-mont.S [new file with mode: 0644]
deps/openssl/asm/arm-elf-gas/modes/ghash-armv4.S [new file with mode: 0644]
deps/openssl/asm/arm-elf-gas/sha/sha1-armv4-large.S [new file with mode: 0644]
deps/openssl/asm/arm-elf-gas/sha/sha256-armv4.S [new file with mode: 0644]
deps/openssl/asm/arm-elf-gas/sha/sha512-armv4.S [new file with mode: 0644]
deps/openssl/openssl.gyp