Skip to content

Commit

Permalink
deps: update archs files for OpenSSL-1.1.0i
Browse files Browse the repository at this point in the history
`cd deps/openssl/config; make` updates all archs dependant files.

PR-URL: #22318
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
  • Loading branch information
shigeki authored and rvagg committed Aug 16, 2018
1 parent 45b9f5d commit eaa0ad9
Show file tree
Hide file tree
Showing 427 changed files with 6,794 additions and 2,626 deletions.
111 changes: 108 additions & 3 deletions deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm
Expand Up @@ -56,8 +56,8 @@ our %config = (
shlib_version_number => "1.1",
sourcedir => ".",
target => "BSD-x86_64",
version => "1.1.0h",
version_num => "0x1010008fL",
version => "1.1.0i",
version_num => "0x1010009fL",
);

our %target = (
Expand Down Expand Up @@ -1076,6 +1076,10 @@ our %unified_info = (
[
"libcrypto",
],
"test/errtest" =>
[
"libcrypto",
],
"test/evp_extra_test" =>
[
"libcrypto",
Expand Down Expand Up @@ -1242,10 +1246,22 @@ our %unified_info = (
[
"libcrypto",
],
"test/versions" =>
[
"libcrypto",
],
"test/wp_test" =>
[
"libcrypto",
],
"test/x509_dup_cert_test" =>
[
"libcrypto",
],
"test/x509_time_test" =>
[
"libcrypto",
],
"test/x509aux" =>
[
"libcrypto",
Expand Down Expand Up @@ -3992,6 +4008,12 @@ our %unified_info = (
"crypto/include",
"include",
],
"crypto/conf/conf_ssl.o" =>
[
".",
"crypto/include",
"include",
],
"crypto/cpt_err.o" =>
[
".",
Expand Down Expand Up @@ -6330,6 +6352,12 @@ our %unified_info = (
"crypto/include",
"include",
],
"crypto/x509/x509_meth.o" =>
[
".",
"crypto/include",
"include",
],
"crypto/x509/x509_obj.o" =>
[
".",
Expand Down Expand Up @@ -7329,6 +7357,10 @@ our %unified_info = (
[
"include",
],
"test/errtest.o" =>
[
"include",
],
"test/evp_extra_test.o" =>
[
"include",
Expand Down Expand Up @@ -7501,8 +7533,8 @@ our %unified_info = (
],
"test/testutil.o" =>
[
"crypto/include",
"test",
"crypto/include",
"include",
".",
],
Expand All @@ -7523,10 +7555,23 @@ our %unified_info = (
[
"include",
],
"test/versions.o" =>
[
"include",
],
"test/wp_test.o" =>
[
"include",
],
"test/x509_dup_cert_test.o" =>
[
"include",
],
"test/x509_time_test.o" =>
[
".",
"include",
],
"test/x509aux.o" =>
[
"include",
Expand Down Expand Up @@ -7682,6 +7727,7 @@ our %unified_info = (
"test/ecdsatest",
"test/ectest",
"test/enginetest",
"test/errtest",
"test/evp_extra_test",
"test/evp_test",
"test/exdatatest",
Expand Down Expand Up @@ -7722,7 +7768,10 @@ our %unified_info = (
"test/v3ext",
"test/v3nametest",
"test/verify_extra_test",
"test/versions",
"test/wp_test",
"test/x509_dup_cert_test",
"test/x509_time_test",
"test/x509aux",
],
"rawlines" =>
Expand Down Expand Up @@ -8104,6 +8153,9 @@ our %unified_info = (
"test/enginetest" =>
[
],
"test/errtest" =>
[
],
"test/evp_extra_test" =>
[
],
Expand Down Expand Up @@ -8224,9 +8276,18 @@ our %unified_info = (
"test/verify_extra_test" =>
[
],
"test/versions" =>
[
],
"test/wp_test" =>
[
],
"test/x509_dup_cert_test" =>
[
],
"test/x509_time_test" =>
[
],
"test/x509aux" =>
[
],
Expand Down Expand Up @@ -9255,6 +9316,10 @@ our %unified_info = (
[
"crypto/conf/conf_sap.c",
],
"crypto/conf/conf_ssl.o" =>
[
"crypto/conf/conf_ssl.c",
],
"crypto/cpt_err.o" =>
[
"crypto/cpt_err.c",
Expand Down Expand Up @@ -10735,6 +10800,10 @@ our %unified_info = (
[
"crypto/x509/x509_lu.c",
],
"crypto/x509/x509_meth.o" =>
[
"crypto/x509/x509_meth.c",
],
"crypto/x509/x509_obj.o" =>
[
"crypto/x509/x509_obj.c",
Expand Down Expand Up @@ -11272,6 +11341,7 @@ our %unified_info = (
"crypto/conf/conf_mall.o",
"crypto/conf/conf_mod.o",
"crypto/conf/conf_sap.o",
"crypto/conf/conf_ssl.o",
"crypto/cpt_err.o",
"crypto/cryptlib.o",
"crypto/ct/ct_b64.o",
Expand Down Expand Up @@ -11642,6 +11712,7 @@ our %unified_info = (
"crypto/x509/x509_err.o",
"crypto/x509/x509_ext.o",
"crypto/x509/x509_lu.o",
"crypto/x509/x509_meth.o",
"crypto/x509/x509_obj.o",
"crypto/x509/x509_r2x.o",
"crypto/x509/x509_req.o",
Expand Down Expand Up @@ -12647,6 +12718,15 @@ our %unified_info = (
[
"test/enginetest.c",
],
"test/errtest" =>
[
"test/errtest.o",
"test/testutil.o",
],
"test/errtest.o" =>
[
"test/errtest.c",
],
"test/evp_extra_test" =>
[
"test/evp_extra_test.o",
Expand Down Expand Up @@ -12996,6 +13076,14 @@ our %unified_info = (
[
"test/verify_extra_test.c",
],
"test/versions" =>
[
"test/versions.o",
],
"test/versions.o" =>
[
"test/versions.c",
],
"test/wp_test" =>
[
"test/wp_test.o",
Expand All @@ -13004,6 +13092,23 @@ our %unified_info = (
[
"test/wp_test.c",
],
"test/x509_dup_cert_test" =>
[
"test/x509_dup_cert_test.o",
],
"test/x509_dup_cert_test.o" =>
[
"test/x509_dup_cert_test.c",
],
"test/x509_time_test" =>
[
"test/testutil.o",
"test/x509_time_test.o",
],
"test/x509_time_test.o" =>
[
"test/x509_time_test.c",
],
"test/x509aux" =>
[
"test/x509aux.o",
Expand Down
@@ -1,4 +1,4 @@
.text
.text
.type _x86_64_AES_encrypt,@function
.align 16
_x86_64_AES_encrypt:
Expand Down
@@ -1,4 +1,4 @@
.text
.text



Expand Down
@@ -1,4 +1,4 @@
.text
.text


.globl aesni_cbc_sha1_enc
Expand Down
@@ -1,4 +1,4 @@
.text
.text


.globl aesni_cbc_sha256_enc
Expand Down
@@ -1,4 +1,4 @@
.text
.text

.globl aesni_encrypt
.type aesni_encrypt,@function
Expand Down
@@ -1,4 +1,4 @@
.text
.text



Expand Down
@@ -1,4 +1,4 @@
.text
.text



Expand Down
@@ -1,4 +1,4 @@
.text
.text

.globl rsaz_1024_sqr_avx2
.type rsaz_1024_sqr_avx2,@function
Expand Down
@@ -1,4 +1,4 @@
.text
.text



Expand Down
@@ -1,4 +1,4 @@
.text
.text

.type _mul_1x1,@function
.align 16
Expand Down

0 comments on commit eaa0ad9

Please sign in to comment.