node/deps/openssl/asm_obsolete/x64-win32-masm/aes
Daniel Bevenius a60d3ea823 deps: update openssl asm and asm_obsolete files
Regenerate asm files with Makefile and CC=gcc and ASM=nasm where gcc
version was 5.4.0 and nasm version was 2.11.08.

Also asm files in asm_obsolete dir to support old compiler and
assembler are regenerated without CC and ASM envs.

Fixes: https://github.com/nodejs/node/issues/13161
PR-URL: https://github.com/nodejs/node/pull/13233
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2017-06-03 00:45:02 +09:00
..
aes-x86_64.asm deps: update asm files for openssl-1.0.2a 2015-04-15 00:39:04 +09:00
aesni-mb-x86_64.asm deps: update asm files for openssl-1.0.2a 2015-04-15 00:39:04 +09:00
aesni-sha1-x86_64.asm deps: update openssl asm and asm_obsolete files 2017-06-03 00:45:02 +09:00
aesni-sha256-x86_64.asm deps: update asm files for openssl-1.0.2b 2015-06-12 09:47:45 +09:00
aesni-x86_64.asm deps: update asm files for openssl-1.0.2b 2015-06-12 09:47:45 +09:00
bsaes-x86_64.asm deps: update asm files for openssl-1.0.2a 2015-04-15 00:39:04 +09:00
vpaes-x86_64.asm deps: update asm files for openssl-1.0.2a 2015-04-15 00:39:04 +09:00