Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to OpenSSL-1.1.0i #22318

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
111 changes: 108 additions & 3 deletions deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text
.type _x86_64_AES_encrypt,@function
.align 16
_x86_64_AES_encrypt:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text



Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text


.globl aesni_cbc_sha1_enc
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text


.globl aesni_cbc_sha256_enc
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text

.globl aesni_encrypt
.type aesni_encrypt,@function
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text



Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text



Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text

.globl rsaz_1024_sqr_avx2
.type rsaz_1024_sqr_avx2,@function
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text



Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.text
.text

.type _mul_1x1,@function
.align 16
Expand Down
Loading