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

deps: update OpenSSL 3.0.6+quic #44972

Closed
wants to merge 2 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
  •  
  •  
  •  
64 changes: 60 additions & 4 deletions deps/openssl/config/archs/BSD-x86/asm/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
"full_version" => "3.0.5+quic",
"full_version" => "3.0.6+quic",
"includes" => [],
"lflags" => [],
"lib_defines" => [
Expand Down Expand Up @@ -203,7 +203,7 @@ our %config = (
"openssl_sys_defines" => [],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
"patch" => "5",
"patch" => "6",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.30.0",
Expand Down Expand Up @@ -255,11 +255,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
"release_date" => "5 Jul 2022",
"release_date" => "11 Oct 2022",
"shlib_version" => "81.3",
"sourcedir" => ".",
"target" => "BSD-x86",
"version" => "3.0.5"
"version" => "3.0.6"
);
our %target = (
"AR" => "ar",
Expand Down Expand Up @@ -1266,12 +1266,18 @@ our %unified_info = (
"test/exptest" => {
"noinst" => "1"
},
"test/ext_internal_test" => {
"noinst" => "1"
},
"test/fatalerrtest" => {
"noinst" => "1"
},
"test/ffc_internal_test" => {
"noinst" => "1"
},
"test/fips_version_test" => {
"noinst" => "1"
},
"test/gmdifftest" => {
"noinst" => "1"
},
Expand Down Expand Up @@ -1603,8 +1609,12 @@ our %unified_info = (
],
"providers/libdefault.a" => [
"AES_ASM",
"ECP_NISTZ256_ASM",
"OPENSSL_CPUID_OBJ",
"OPENSSL_IA32_SSE2",
"SHA1_ASM",
"SHA256_ASM",
"SHA512_ASM",
"VPAES_ASM"
],
"providers/libfips.a" => [
Expand Down Expand Up @@ -2873,6 +2883,9 @@ our %unified_info = (
"doc/html/man3/OPENSSL_fork_prepare.html" => [
"doc/man3/OPENSSL_fork_prepare.pod"
],
"doc/html/man3/OPENSSL_gmtime.html" => [
"doc/man3/OPENSSL_gmtime.pod"
],
"doc/html/man3/OPENSSL_hexchar2int.html" => [
"doc/man3/OPENSSL_hexchar2int.pod"
],
Expand Down Expand Up @@ -5219,6 +5232,9 @@ our %unified_info = (
"doc/man/man3/OPENSSL_fork_prepare.3" => [
"doc/man3/OPENSSL_fork_prepare.pod"
],
"doc/man/man3/OPENSSL_gmtime.3" => [
"doc/man3/OPENSSL_gmtime.pod"
],
"doc/man/man3/OPENSSL_hexchar2int.3" => [
"doc/man3/OPENSSL_hexchar2int.pod"
],
Expand Down Expand Up @@ -7652,6 +7668,11 @@ our %unified_info = (
"libcrypto",
"test/libtestutil.a"
],
"test/ext_internal_test" => [
"libcrypto.a",
"libssl.a",
"test/libtestutil.a"
],
"test/fatalerrtest" => [
"libcrypto",
"libssl",
Expand All @@ -7661,6 +7682,10 @@ our %unified_info = (
"libcrypto.a",
"test/libtestutil.a"
],
"test/fips_version_test" => [
"libcrypto",
"test/libtestutil.a"
],
"test/gmdifftest" => [
"libcrypto",
"test/libtestutil.a"
Expand Down Expand Up @@ -11803,6 +11828,9 @@ our %unified_info = (
"doc/html/man3/OPENSSL_fork_prepare.html" => [
"doc/man3/OPENSSL_fork_prepare.pod"
],
"doc/html/man3/OPENSSL_gmtime.html" => [
"doc/man3/OPENSSL_gmtime.pod"
],
"doc/html/man3/OPENSSL_hexchar2int.html" => [
"doc/man3/OPENSSL_hexchar2int.pod"
],
Expand Down Expand Up @@ -14149,6 +14177,9 @@ our %unified_info = (
"doc/man/man3/OPENSSL_fork_prepare.3" => [
"doc/man3/OPENSSL_fork_prepare.pod"
],
"doc/man/man3/OPENSSL_gmtime.3" => [
"doc/man3/OPENSSL_gmtime.pod"
],
"doc/man/man3/OPENSSL_hexchar2int.3" => [
"doc/man3/OPENSSL_hexchar2int.pod"
],
Expand Down Expand Up @@ -16458,6 +16489,7 @@ our %unified_info = (
"doc/html/man3/OPENSSL_LH_stats.html",
"doc/html/man3/OPENSSL_config.html",
"doc/html/man3/OPENSSL_fork_prepare.html",
"doc/html/man3/OPENSSL_gmtime.html",
"doc/html/man3/OPENSSL_hexchar2int.html",
"doc/html/man3/OPENSSL_ia32cap.html",
"doc/html/man3/OPENSSL_init_crypto.html",
Expand Down Expand Up @@ -18557,6 +18589,11 @@ our %unified_info = (
"include",
"apps/include"
],
"test/ext_internal_test" => [
".",
"include",
"apps/include"
],
"test/fatalerrtest" => [
"include",
"apps/include"
Expand All @@ -18566,6 +18603,10 @@ our %unified_info = (
"include",
"apps/include"
],
"test/fips_version_test" => [
"include",
"apps/include"
],
"test/gmdifftest" => [
"include",
"apps/include"
Expand Down Expand Up @@ -19402,6 +19443,7 @@ our %unified_info = (
"doc/man/man3/OPENSSL_LH_stats.3",
"doc/man/man3/OPENSSL_config.3",
"doc/man/man3/OPENSSL_fork_prepare.3",
"doc/man/man3/OPENSSL_gmtime.3",
"doc/man/man3/OPENSSL_hexchar2int.3",
"doc/man/man3/OPENSSL_ia32cap.3",
"doc/man/man3/OPENSSL_init_crypto.3",
Expand Down Expand Up @@ -20040,8 +20082,10 @@ our %unified_info = (
"test/evp_test",
"test/exdatatest",
"test/exptest",
"test/ext_internal_test",
"test/fatalerrtest",
"test/ffc_internal_test",
"test/fips_version_test",
"test/gmdifftest",
"test/hexstr_test",
"test/hmactest",
Expand Down Expand Up @@ -26469,6 +26513,12 @@ our %unified_info = (
"test/exptest-bin-exptest.o" => [
"test/exptest.c"
],
"test/ext_internal_test" => [
"test/ext_internal_test-bin-ext_internal_test.o"
],
"test/ext_internal_test-bin-ext_internal_test.o" => [
"test/ext_internal_test.c"
],
"test/fatalerrtest" => [
"test/fatalerrtest-bin-fatalerrtest.o",
"test/helpers/fatalerrtest-bin-ssltestlib.o"
Expand All @@ -26482,6 +26532,12 @@ our %unified_info = (
"test/ffc_internal_test-bin-ffc_internal_test.o" => [
"test/ffc_internal_test.c"
],
"test/fips_version_test" => [
"test/fips_version_test-bin-fips_version_test.o"
],
"test/fips_version_test-bin-fips_version_test.o" => [
"test/fips_version_test.c"
],
"test/gmdifftest" => [
"test/gmdifftest-bin-gmdifftest.o"
],
Expand Down
48 changes: 24 additions & 24 deletions deps/openssl/config/archs/BSD-x86/asm/crypto/aes/aes-586.S
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
.type __x86_AES_encrypt_compact,@function
.align 4
__x86_AES_encrypt_compact:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

movl %edi,20(%esp)
xorl (%edi),%eax
Expand Down Expand Up @@ -265,10 +265,10 @@ L000loop:
.type __sse_AES_encrypt_compact,@function
.align 4
__sse_AES_encrypt_compact:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

pxor (%edi),%mm0
pxor 8(%edi),%mm4
Expand Down Expand Up @@ -426,10 +426,10 @@ L002out:
.type __x86_AES_encrypt,@function
.align 4
__x86_AES_encrypt:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

movl %edi,20(%esp)
xorl (%edi),%eax
Expand Down Expand Up @@ -980,10 +980,10 @@ LAES_Te:
.align 4
_AES_encrypt:
L_AES_encrypt_begin:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

pushl %ebp
pushl %ebx
Expand Down Expand Up @@ -1048,10 +1048,10 @@ L005x86:
.type __x86_AES_decrypt_compact,@function
.align 4
__x86_AES_decrypt_compact:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

movl %edi,20(%esp)
xorl (%edi),%eax
Expand Down Expand Up @@ -1407,10 +1407,10 @@ L006loop:
.type __sse_AES_decrypt_compact,@function
.align 4
__sse_AES_decrypt_compact:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

pxor (%edi),%mm0
pxor 8(%edi),%mm4
Expand Down Expand Up @@ -1627,10 +1627,10 @@ L008out:
.type __x86_AES_decrypt,@function
.align 4
__x86_AES_decrypt:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

movl %edi,20(%esp)
xorl (%edi),%eax
Expand Down Expand Up @@ -2185,10 +2185,10 @@ LAES_Td:
.align 4
_AES_decrypt:
L_AES_decrypt_begin:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

pushl %ebp
pushl %ebx
Expand Down Expand Up @@ -2255,10 +2255,10 @@ L011x86:
.align 4
_AES_cbc_encrypt:
L_AES_cbc_encrypt_begin:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

pushl %ebp
pushl %ebx
Expand Down Expand Up @@ -2791,10 +2791,10 @@ L039slow_dec_partial_x86:
.type __x86_AES_set_encrypt_key,@function
.align 4
__x86_AES_set_encrypt_key:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

pushl %ebp
pushl %ebx
Expand Down Expand Up @@ -3027,10 +3027,10 @@ L045exit:
.align 4
_AES_set_encrypt_key:
L_AES_set_encrypt_key_begin:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

call __x86_AES_set_encrypt_key
ret
Expand All @@ -3039,10 +3039,10 @@ L_AES_set_encrypt_key_begin:
.align 4
_AES_set_decrypt_key:
L_AES_set_decrypt_key_begin:
%ifdef __CET__
#ifdef __CET__

.byte 243,15,30,251
%endif
#endif

call __x86_AES_set_encrypt_key
cmpl $0,%eax
Expand Down
Loading