Skip to content

Commit 53f1d24

Browse files
hassaanpsam-github
authored andcommitted
deps: update archs files for OpenSSL-1.1.1g
After an OpenSSL source update, all the config files need to be regenerated and committed by: $ cd deps/openssl/config $ make $ git add deps/openssl/config/archs $ git add deps/openssl/openssl/include/crypto/bn_conf.h $ git add deps/openssl/openssl/include/crypto/dso_conf.h $ git add deps/openssl/openssl/include/openssl/opensslconf.h $ git commit
1 parent 11b908c commit 53f1d24

281 files changed

Lines changed: 2914 additions & 2827 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

deps/openssl/config/archs/BSD-x86/asm/configdata.pm

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ our %config = (
6262
options => "enable-ssl-trace 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-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6363
perl_archname => "x86_64-linux-gnu-thread-multi",
6464
perl_cmd => "/usr/bin/perl",
65-
perl_version => "5.26.1",
65+
perl_version => "5.28.1",
6666
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "BSD-x86" ],
6767
perlenv => {
6868
"AR" => undef,
@@ -111,8 +111,8 @@ our %config = (
111111
sourcedir => ".",
112112
target => "BSD-x86",
113113
tdirs => [ "ossl_shim" ],
114-
version => "1.1.1f",
115-
version_num => "0x1010106fL",
114+
version => "1.1.1g",
115+
version_num => "0x1010107fL",
116116
);
117117

118118
our %target = (
@@ -7413,6 +7413,7 @@ our %unified_info = (
74137413
[
74147414
".",
74157415
"include",
7416+
"crypto/modes",
74167417
],
74177418
"crypto/rand/drbg_lib.o" =>
74187419
[
@@ -15447,3 +15448,4 @@ Verbose output.
1544715448
=back
1544815449
1544915450
=cut
15451+

deps/openssl/config/archs/BSD-x86/asm/crypto/bf/bf-586.s

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ L_BF_encrypt_begin:
1111
movl 16(%esp),%ebp
1212
pushl %esi
1313
pushl %edi
14-
# Load the 2 words
14+
# Load the 2 words
1515
movl (%ebx),%edi
1616
movl 4(%ebx),%esi
1717
xorl %eax,%eax
1818
movl (%ebp),%ebx
1919
xorl %ecx,%ecx
2020
xorl %ebx,%edi
2121

22-
# Round 0
22+
# Round 0
2323
movl 4(%ebp),%edx
2424
movl %edi,%ebx
2525
xorl %edx,%esi
@@ -39,7 +39,7 @@ L_BF_encrypt_begin:
3939
xorl %eax,%eax
4040
xorl %ebx,%esi
4141

42-
# Round 1
42+
# Round 1
4343
movl 8(%ebp),%edx
4444
movl %esi,%ebx
4545
xorl %edx,%edi
@@ -59,7 +59,7 @@ L_BF_encrypt_begin:
5959
xorl %eax,%eax
6060
xorl %ebx,%edi
6161

62-
# Round 2
62+
# Round 2
6363
movl 12(%ebp),%edx
6464
movl %edi,%ebx
6565
xorl %edx,%esi
@@ -79,7 +79,7 @@ L_BF_encrypt_begin:
7979
xorl %eax,%eax
8080
xorl %ebx,%esi
8181

82-
# Round 3
82+
# Round 3
8383
movl 16(%ebp),%edx
8484
movl %esi,%ebx
8585
xorl %edx,%edi
@@ -99,7 +99,7 @@ L_BF_encrypt_begin:
9999
xorl %eax,%eax
100100
xorl %ebx,%edi
101101

102-
# Round 4
102+
# Round 4
103103
movl 20(%ebp),%edx
104104
movl %edi,%ebx
105105
xorl %edx,%esi
@@ -119,7 +119,7 @@ L_BF_encrypt_begin:
119119
xorl %eax,%eax
120120
xorl %ebx,%esi
121121

122-
# Round 5
122+
# Round 5
123123
movl 24(%ebp),%edx
124124
movl %esi,%ebx
125125
xorl %edx,%edi
@@ -139,7 +139,7 @@ L_BF_encrypt_begin:
139139
xorl %eax,%eax
140140
xorl %ebx,%edi
141141

142-
# Round 6
142+
# Round 6
143143
movl 28(%ebp),%edx
144144
movl %edi,%ebx
145145
xorl %edx,%esi
@@ -159,7 +159,7 @@ L_BF_encrypt_begin:
159159
xorl %eax,%eax
160160
xorl %ebx,%esi
161161

162-
# Round 7
162+
# Round 7
163163
movl 32(%ebp),%edx
164164
movl %esi,%ebx
165165
xorl %edx,%edi
@@ -179,7 +179,7 @@ L_BF_encrypt_begin:
179179
xorl %eax,%eax
180180
xorl %ebx,%edi
181181

182-
# Round 8
182+
# Round 8
183183
movl 36(%ebp),%edx
184184
movl %edi,%ebx
185185
xorl %edx,%esi
@@ -199,7 +199,7 @@ L_BF_encrypt_begin:
199199
xorl %eax,%eax
200200
xorl %ebx,%esi
201201

202-
# Round 9
202+
# Round 9
203203
movl 40(%ebp),%edx
204204
movl %esi,%ebx
205205
xorl %edx,%edi
@@ -219,7 +219,7 @@ L_BF_encrypt_begin:
219219
xorl %eax,%eax
220220
xorl %ebx,%edi
221221

222-
# Round 10
222+
# Round 10
223223
movl 44(%ebp),%edx
224224
movl %edi,%ebx
225225
xorl %edx,%esi
@@ -239,7 +239,7 @@ L_BF_encrypt_begin:
239239
xorl %eax,%eax
240240
xorl %ebx,%esi
241241

242-
# Round 11
242+
# Round 11
243243
movl 48(%ebp),%edx
244244
movl %esi,%ebx
245245
xorl %edx,%edi
@@ -259,7 +259,7 @@ L_BF_encrypt_begin:
259259
xorl %eax,%eax
260260
xorl %ebx,%edi
261261

262-
# Round 12
262+
# Round 12
263263
movl 52(%ebp),%edx
264264
movl %edi,%ebx
265265
xorl %edx,%esi
@@ -279,7 +279,7 @@ L_BF_encrypt_begin:
279279
xorl %eax,%eax
280280
xorl %ebx,%esi
281281

282-
# Round 13
282+
# Round 13
283283
movl 56(%ebp),%edx
284284
movl %esi,%ebx
285285
xorl %edx,%edi
@@ -299,7 +299,7 @@ L_BF_encrypt_begin:
299299
xorl %eax,%eax
300300
xorl %ebx,%edi
301301

302-
# Round 14
302+
# Round 14
303303
movl 60(%ebp),%edx
304304
movl %edi,%ebx
305305
xorl %edx,%esi
@@ -319,7 +319,7 @@ L_BF_encrypt_begin:
319319
xorl %eax,%eax
320320
xorl %ebx,%esi
321321

322-
# Round 15
322+
# Round 15
323323
movl 64(%ebp),%edx
324324
movl %esi,%ebx
325325
xorl %edx,%edi
@@ -336,7 +336,7 @@ L_BF_encrypt_begin:
336336
xorl %eax,%ebx
337337
movl 3144(%ebp,%edx,4),%edx
338338
addl %edx,%ebx
339-
# Load parameter 0 (16) enc=1
339+
# Load parameter 0 (16) enc=1
340340
movl 20(%esp),%eax
341341
xorl %ebx,%edi
342342
movl 68(%ebp),%edx
@@ -360,15 +360,15 @@ L_BF_decrypt_begin:
360360
movl 16(%esp),%ebp
361361
pushl %esi
362362
pushl %edi
363-
# Load the 2 words
363+
# Load the 2 words
364364
movl (%ebx),%edi
365365
movl 4(%ebx),%esi
366366
xorl %eax,%eax
367367
movl 68(%ebp),%ebx
368368
xorl %ecx,%ecx
369369
xorl %ebx,%edi
370370

371-
# Round 16
371+
# Round 16
372372
movl 64(%ebp),%edx
373373
movl %edi,%ebx
374374
xorl %edx,%esi
@@ -388,7 +388,7 @@ L_BF_decrypt_begin:
388388
xorl %eax,%eax
389389
xorl %ebx,%esi
390390

391-
# Round 15
391+
# Round 15
392392
movl 60(%ebp),%edx
393393
movl %esi,%ebx
394394
xorl %edx,%edi
@@ -408,7 +408,7 @@ L_BF_decrypt_begin:
408408
xorl %eax,%eax
409409
xorl %ebx,%edi
410410

411-
# Round 14
411+
# Round 14
412412
movl 56(%ebp),%edx
413413
movl %edi,%ebx
414414
xorl %edx,%esi
@@ -428,7 +428,7 @@ L_BF_decrypt_begin:
428428
xorl %eax,%eax
429429
xorl %ebx,%esi
430430

431-
# Round 13
431+
# Round 13
432432
movl 52(%ebp),%edx
433433
movl %esi,%ebx
434434
xorl %edx,%edi
@@ -448,7 +448,7 @@ L_BF_decrypt_begin:
448448
xorl %eax,%eax
449449
xorl %ebx,%edi
450450

451-
# Round 12
451+
# Round 12
452452
movl 48(%ebp),%edx
453453
movl %edi,%ebx
454454
xorl %edx,%esi
@@ -468,7 +468,7 @@ L_BF_decrypt_begin:
468468
xorl %eax,%eax
469469
xorl %ebx,%esi
470470

471-
# Round 11
471+
# Round 11
472472
movl 44(%ebp),%edx
473473
movl %esi,%ebx
474474
xorl %edx,%edi
@@ -488,7 +488,7 @@ L_BF_decrypt_begin:
488488
xorl %eax,%eax
489489
xorl %ebx,%edi
490490

491-
# Round 10
491+
# Round 10
492492
movl 40(%ebp),%edx
493493
movl %edi,%ebx
494494
xorl %edx,%esi
@@ -508,7 +508,7 @@ L_BF_decrypt_begin:
508508
xorl %eax,%eax
509509
xorl %ebx,%esi
510510

511-
# Round 9
511+
# Round 9
512512
movl 36(%ebp),%edx
513513
movl %esi,%ebx
514514
xorl %edx,%edi
@@ -528,7 +528,7 @@ L_BF_decrypt_begin:
528528
xorl %eax,%eax
529529
xorl %ebx,%edi
530530

531-
# Round 8
531+
# Round 8
532532
movl 32(%ebp),%edx
533533
movl %edi,%ebx
534534
xorl %edx,%esi
@@ -548,7 +548,7 @@ L_BF_decrypt_begin:
548548
xorl %eax,%eax
549549
xorl %ebx,%esi
550550

551-
# Round 7
551+
# Round 7
552552
movl 28(%ebp),%edx
553553
movl %esi,%ebx
554554
xorl %edx,%edi
@@ -568,7 +568,7 @@ L_BF_decrypt_begin:
568568
xorl %eax,%eax
569569
xorl %ebx,%edi
570570

571-
# Round 6
571+
# Round 6
572572
movl 24(%ebp),%edx
573573
movl %edi,%ebx
574574
xorl %edx,%esi
@@ -588,7 +588,7 @@ L_BF_decrypt_begin:
588588
xorl %eax,%eax
589589
xorl %ebx,%esi
590590

591-
# Round 5
591+
# Round 5
592592
movl 20(%ebp),%edx
593593
movl %esi,%ebx
594594
xorl %edx,%edi
@@ -608,7 +608,7 @@ L_BF_decrypt_begin:
608608
xorl %eax,%eax
609609
xorl %ebx,%edi
610610

611-
# Round 4
611+
# Round 4
612612
movl 16(%ebp),%edx
613613
movl %edi,%ebx
614614
xorl %edx,%esi
@@ -628,7 +628,7 @@ L_BF_decrypt_begin:
628628
xorl %eax,%eax
629629
xorl %ebx,%esi
630630

631-
# Round 3
631+
# Round 3
632632
movl 12(%ebp),%edx
633633
movl %esi,%ebx
634634
xorl %edx,%edi
@@ -648,7 +648,7 @@ L_BF_decrypt_begin:
648648
xorl %eax,%eax
649649
xorl %ebx,%edi
650650

651-
# Round 2
651+
# Round 2
652652
movl 8(%ebp),%edx
653653
movl %edi,%ebx
654654
xorl %edx,%esi
@@ -668,7 +668,7 @@ L_BF_decrypt_begin:
668668
xorl %eax,%eax
669669
xorl %ebx,%esi
670670

671-
# Round 1
671+
# Round 1
672672
movl 4(%ebp),%edx
673673
movl %esi,%ebx
674674
xorl %edx,%edi
@@ -685,7 +685,7 @@ L_BF_decrypt_begin:
685685
xorl %eax,%ebx
686686
movl 3144(%ebp,%edx,4),%edx
687687
addl %edx,%ebx
688-
# Load parameter 0 (1) enc=0
688+
# Load parameter 0 (1) enc=0
689689
movl 20(%esp),%eax
690690
xorl %ebx,%edi
691691
movl (%ebp),%edx
@@ -708,7 +708,7 @@ L_BF_cbc_encrypt_begin:
708708
pushl %esi
709709
pushl %edi
710710
movl 28(%esp),%ebp
711-
# getting iv ptr from parameter 4
711+
# getting iv ptr from parameter 4
712712
movl 36(%esp),%ebx
713713
movl (%ebx),%esi
714714
movl 4(%ebx),%edi
@@ -719,9 +719,9 @@ L_BF_cbc_encrypt_begin:
719719
movl %esp,%ebx
720720
movl 36(%esp),%esi
721721
movl 40(%esp),%edi
722-
# getting encrypt flag from parameter 5
722+
# getting encrypt flag from parameter 5
723723
movl 56(%esp),%ecx
724-
# get and push parameter 3
724+
# get and push parameter 3
725725
movl 48(%esp),%eax
726726
pushl %eax
727727
pushl %ebx

0 commit comments

Comments
 (0)