node/deps/openssl/asm/x64-win32-masm/aes
Shigeki Ohtsu a84ea66b35 deps: upgrade to openssl-1.0.1m
All sources are just extracted from tarball into deps/openssl/openssl.

change all openssl/include/openssl/*.h to include resolved symbolic
links and openssl/crypto/opensslconf.h to refer config/opensslconf.h

sha256-x86_64.pl does not exist in the origin openssl distribution. It
was copied from sha512-x86_64.pl and both sha256/sha512 scripts were
modified so as to generates only one asm file specified as its key
hash length.

`x86masm.pl` was mistakenly using .486 instruction set, why `cpuid`
(and perhaps others) are requiring .686.

removed vpaesni-x86_64.asm in x64-win32-masm - it is no longer used.

Fixes: https://github.com/iojs/io.js/issues/1186
PR-URL: https://github.com/iojs/io.js/pull/1206
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-03-19 10:08:13 -07:00
..
aes-x86_64.asm deps: update openssl to 1.0.1g 2014-04-08 00:58:37 +04:00
aesni-sha1-x86_64.asm openssl: regenerate asm files for openssl 1.0.1 2012-12-20 15:02:59 +01:00
aesni-x86_64.asm deps: update openssl to 1.0.1j 2014-11-27 19:56:41 +03:00
bsaes-x86_64.asm deps: update openssl to 1.0.1g 2014-04-08 00:58:37 +04:00
vpaes-x86_64.asm deps: update openssl to 1.0.1g 2014-04-08 00:58:37 +04:00