summaryrefslogtreecommitdiff
path: root/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi')
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi
index 3854ce56d1..c1f15b01a1 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi
@@ -45,7 +45,9 @@
'openssl/ssl/t1_trce.c',
'openssl/ssl/tls13_enc.c',
'openssl/ssl/tls_srp.c',
+ 'openssl/crypto/aes/aes_cbc.c',
'openssl/crypto/aes/aes_cfb.c',
+ 'openssl/crypto/aes/aes_core.c',
'openssl/crypto/aes/aes_ecb.c',
'openssl/crypto/aes/aes_ige.c',
'openssl/crypto/aes/aes_misc.c',
@@ -671,7 +673,6 @@
'openssl/engines/e_padlock.c',
],
'openssl_sources_darwin-i386-cc': [
- './config/archs/darwin-i386-cc/asm_avx2/crypto/aes/aes-586.s',
'./config/archs/darwin-i386-cc/asm_avx2/crypto/aes/aesni-x86.s',
'./config/archs/darwin-i386-cc/asm_avx2/crypto/aes/vpaes-x86.s',
'./config/archs/darwin-i386-cc/asm_avx2/crypto/bf/bf-586.s',
@@ -711,7 +712,6 @@
'RC4_ASM',
'MD5_ASM',
'RMD160_ASM',
- 'AES_ASM',
'VPAES_ASM',
'WHIRLPOOL_ASM',
'GHASH_ASM',