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 to openssl1.1.1g #32971

Closed
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
  •  
  •  
  •  
6 changes: 4 additions & 2 deletions deps/openssl/config/archs/BSD-x86/asm/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "BSD-x86",
tdirs => [ "ossl_shim" ],
version => "1.1.1f",
version_num => "0x1010106fL",
version => "1.1.1g",
version_num => "0x1010107fL",
);

our %target = (
Expand Down Expand Up @@ -7413,6 +7413,7 @@ our %unified_info = (
[
".",
"include",
"crypto/modes",
],
"crypto/rand/drbg_lib.o" =>
[
Expand Down Expand Up @@ -15447,3 +15448,4 @@ Verbose output.
=back

=cut

78 changes: 39 additions & 39 deletions deps/openssl/config/archs/BSD-x86/asm/crypto/bf/bf-586.s
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ L_BF_encrypt_begin:
movl 16(%esp),%ebp
pushl %esi
pushl %edi
# Load the 2 words
# Load the 2 words
movl (%ebx),%edi
movl 4(%ebx),%esi
xorl %eax,%eax
movl (%ebp),%ebx
xorl %ecx,%ecx
xorl %ebx,%edi

# Round 0
# Round 0
movl 4(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -39,7 +39,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 1
# Round 1
movl 8(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -59,7 +59,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 2
# Round 2
movl 12(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -79,7 +79,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 3
# Round 3
movl 16(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -99,7 +99,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 4
# Round 4
movl 20(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -119,7 +119,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 5
# Round 5
movl 24(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -139,7 +139,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 6
# Round 6
movl 28(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -159,7 +159,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 7
# Round 7
movl 32(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -179,7 +179,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 8
# Round 8
movl 36(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -199,7 +199,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 9
# Round 9
movl 40(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -219,7 +219,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 10
# Round 10
movl 44(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -239,7 +239,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 11
# Round 11
movl 48(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -259,7 +259,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 12
# Round 12
movl 52(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -279,7 +279,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 13
# Round 13
movl 56(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -299,7 +299,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 14
# Round 14
movl 60(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -319,7 +319,7 @@ L_BF_encrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 15
# Round 15
movl 64(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -336,7 +336,7 @@ L_BF_encrypt_begin:
xorl %eax,%ebx
movl 3144(%ebp,%edx,4),%edx
addl %edx,%ebx
# Load parameter 0 (16) enc=1
# Load parameter 0 (16) enc=1
movl 20(%esp),%eax
xorl %ebx,%edi
movl 68(%ebp),%edx
Expand All @@ -360,15 +360,15 @@ L_BF_decrypt_begin:
movl 16(%esp),%ebp
pushl %esi
pushl %edi
# Load the 2 words
# Load the 2 words
movl (%ebx),%edi
movl 4(%ebx),%esi
xorl %eax,%eax
movl 68(%ebp),%ebx
xorl %ecx,%ecx
xorl %ebx,%edi

# Round 16
# Round 16
movl 64(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -388,7 +388,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 15
# Round 15
movl 60(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -408,7 +408,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 14
# Round 14
movl 56(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -428,7 +428,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 13
# Round 13
movl 52(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -448,7 +448,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 12
# Round 12
movl 48(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -468,7 +468,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 11
# Round 11
movl 44(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -488,7 +488,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 10
# Round 10
movl 40(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -508,7 +508,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 9
# Round 9
movl 36(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -528,7 +528,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 8
# Round 8
movl 32(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -548,7 +548,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 7
# Round 7
movl 28(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -568,7 +568,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 6
# Round 6
movl 24(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -588,7 +588,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 5
# Round 5
movl 20(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -608,7 +608,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 4
# Round 4
movl 16(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -628,7 +628,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 3
# Round 3
movl 12(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -648,7 +648,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%edi

# Round 2
# Round 2
movl 8(%ebp),%edx
movl %edi,%ebx
xorl %edx,%esi
Expand All @@ -668,7 +668,7 @@ L_BF_decrypt_begin:
xorl %eax,%eax
xorl %ebx,%esi

# Round 1
# Round 1
movl 4(%ebp),%edx
movl %esi,%ebx
xorl %edx,%edi
Expand All @@ -685,7 +685,7 @@ L_BF_decrypt_begin:
xorl %eax,%ebx
movl 3144(%ebp,%edx,4),%edx
addl %edx,%ebx
# Load parameter 0 (1) enc=0
# Load parameter 0 (1) enc=0
movl 20(%esp),%eax
xorl %ebx,%edi
movl (%ebp),%edx
Expand All @@ -708,7 +708,7 @@ L_BF_cbc_encrypt_begin:
pushl %esi
pushl %edi
movl 28(%esp),%ebp
# getting iv ptr from parameter 4
# getting iv ptr from parameter 4
movl 36(%esp),%ebx
movl (%ebx),%esi
movl 4(%ebx),%edi
Expand All @@ -719,9 +719,9 @@ L_BF_cbc_encrypt_begin:
movl %esp,%ebx
movl 36(%esp),%esi
movl 40(%esp),%edi
# getting encrypt flag from parameter 5
# getting encrypt flag from parameter 5
movl 56(%esp),%ecx
# get and push parameter 3
# get and push parameter 3
movl 48(%esp),%eax
pushl %eax
pushl %ebx
Expand Down
Loading