Skip to content

Commit 2b5ef85

Browse files
committed
deps: update archs files for OpenSSL-3.0.0-alpha-15+quic
1 parent cec0e81 commit 2b5ef85

File tree

3,733 files changed

+3096293
-1061306
lines changed

Some content is hidden

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

3,733 files changed

+3096293
-1061306
lines changed

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

+26,433-15,205
Large diffs are not rendered by default.

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

+3,230
Large diffs are not rendered by default.

deps/openssl/config/archs/BSD-x86/asm/crypto/aes/aesni-x86.s

+22
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.align 4
55
_aesni_encrypt:
66
L_aesni_encrypt_begin:
7+
.byte 243,15,30,251
78
movl 4(%esp),%eax
89
movl 12(%esp),%edx
910
movups (%eax),%xmm2
@@ -30,6 +31,7 @@ L000enc1_loop_1:
3031
.align 4
3132
_aesni_decrypt:
3233
L_aesni_decrypt_begin:
34+
.byte 243,15,30,251
3335
movl 4(%esp),%eax
3436
movl 12(%esp),%edx
3537
movups (%eax),%xmm2
@@ -54,6 +56,7 @@ L001dec1_loop_2:
5456
.type __aesni_encrypt2,@function
5557
.align 4
5658
__aesni_encrypt2:
59+
.byte 243,15,30,251
5760
movups (%edx),%xmm0
5861
shll $4,%ecx
5962
movups 16(%edx),%xmm1
@@ -80,6 +83,7 @@ L002enc2_loop:
8083
.type __aesni_decrypt2,@function
8184
.align 4
8285
__aesni_decrypt2:
86+
.byte 243,15,30,251
8387
movups (%edx),%xmm0
8488
shll $4,%ecx
8589
movups 16(%edx),%xmm1
@@ -106,6 +110,7 @@ L003dec2_loop:
106110
.type __aesni_encrypt3,@function
107111
.align 4
108112
__aesni_encrypt3:
113+
.byte 243,15,30,251
109114
movups (%edx),%xmm0
110115
shll $4,%ecx
111116
movups 16(%edx),%xmm1
@@ -137,6 +142,7 @@ L004enc3_loop:
137142
.type __aesni_decrypt3,@function
138143
.align 4
139144
__aesni_decrypt3:
145+
.byte 243,15,30,251
140146
movups (%edx),%xmm0
141147
shll $4,%ecx
142148
movups 16(%edx),%xmm1
@@ -168,6 +174,7 @@ L005dec3_loop:
168174
.type __aesni_encrypt4,@function
169175
.align 4
170176
__aesni_encrypt4:
177+
.byte 243,15,30,251
171178
movups (%edx),%xmm0
172179
movups 16(%edx),%xmm1
173180
shll $4,%ecx
@@ -205,6 +212,7 @@ L006enc4_loop:
205212
.type __aesni_decrypt4,@function
206213
.align 4
207214
__aesni_decrypt4:
215+
.byte 243,15,30,251
208216
movups (%edx),%xmm0
209217
movups 16(%edx),%xmm1
210218
shll $4,%ecx
@@ -242,6 +250,7 @@ L007dec4_loop:
242250
.type __aesni_encrypt6,@function
243251
.align 4
244252
__aesni_encrypt6:
253+
.byte 243,15,30,251
245254
movups (%edx),%xmm0
246255
shll $4,%ecx
247256
movups 16(%edx),%xmm1
@@ -295,6 +304,7 @@ L_aesni_encrypt6_enter:
295304
.type __aesni_decrypt6,@function
296305
.align 4
297306
__aesni_decrypt6:
307+
.byte 243,15,30,251
298308
movups (%edx),%xmm0
299309
shll $4,%ecx
300310
movups 16(%edx),%xmm1
@@ -350,6 +360,7 @@ L_aesni_decrypt6_enter:
350360
.align 4
351361
_aesni_ecb_encrypt:
352362
L_aesni_ecb_encrypt_begin:
363+
.byte 243,15,30,251
353364
pushl %ebp
354365
pushl %ebx
355366
pushl %esi
@@ -584,6 +595,7 @@ L012ecb_ret:
584595
.align 4
585596
_aesni_ccm64_encrypt_blocks:
586597
L_aesni_ccm64_encrypt_blocks_begin:
598+
.byte 243,15,30,251
587599
pushl %ebp
588600
pushl %ebx
589601
pushl %esi
@@ -671,6 +683,7 @@ L031ccm64_enc2_loop:
671683
.align 4
672684
_aesni_ccm64_decrypt_blocks:
673685
L_aesni_ccm64_decrypt_blocks_begin:
686+
.byte 243,15,30,251
674687
pushl %ebp
675688
pushl %ebx
676689
pushl %esi
@@ -793,6 +806,7 @@ L036enc1_loop_6:
793806
.align 4
794807
_aesni_ctr32_encrypt_blocks:
795808
L_aesni_ctr32_encrypt_blocks_begin:
809+
.byte 243,15,30,251
796810
pushl %ebp
797811
pushl %ebx
798812
pushl %esi
@@ -1030,6 +1044,7 @@ L040ctr32_ret:
10301044
.align 4
10311045
_aesni_xts_encrypt:
10321046
L_aesni_xts_encrypt_begin:
1047+
.byte 243,15,30,251
10331048
pushl %ebp
10341049
pushl %ebx
10351050
pushl %esi
@@ -1389,6 +1404,7 @@ L056xts_enc_ret:
13891404
.align 4
13901405
_aesni_xts_decrypt:
13911406
L_aesni_xts_decrypt_begin:
1407+
.byte 243,15,30,251
13921408
pushl %ebp
13931409
pushl %ebx
13941410
pushl %esi
@@ -1778,6 +1794,7 @@ L069xts_dec_ret:
17781794
.align 4
17791795
_aesni_ocb_encrypt:
17801796
L_aesni_ocb_encrypt_begin:
1797+
.byte 243,15,30,251
17811798
pushl %ebp
17821799
pushl %ebx
17831800
pushl %esi
@@ -2172,6 +2189,7 @@ L078done:
21722189
.align 4
21732190
_aesni_ocb_decrypt:
21742191
L_aesni_ocb_decrypt_begin:
2192+
.byte 243,15,30,251
21752193
pushl %ebp
21762194
pushl %ebx
21772195
pushl %esi
@@ -2566,6 +2584,7 @@ L088done:
25662584
.align 4
25672585
_aesni_cbc_encrypt:
25682586
L_aesni_cbc_encrypt_begin:
2587+
.byte 243,15,30,251
25692588
pushl %ebp
25702589
pushl %ebx
25712590
pushl %esi
@@ -2824,6 +2843,7 @@ L094cbc_abort:
28242843
.type __aesni_set_encrypt_key,@function
28252844
.align 4
28262845
__aesni_set_encrypt_key:
2846+
.byte 243,15,30,251
28272847
pushl %ebp
28282848
pushl %ebx
28292849
testl %eax,%eax
@@ -3159,6 +3179,7 @@ L115bad_keybits:
31593179
.align 4
31603180
_aesni_set_encrypt_key:
31613181
L_aesni_set_encrypt_key_begin:
3182+
.byte 243,15,30,251
31623183
movl 4(%esp),%eax
31633184
movl 8(%esp),%ecx
31643185
movl 12(%esp),%edx
@@ -3169,6 +3190,7 @@ L_aesni_set_encrypt_key_begin:
31693190
.align 4
31703191
_aesni_set_decrypt_key:
31713192
L_aesni_set_decrypt_key_begin:
3193+
.byte 243,15,30,251
31723194
movl 4(%esp),%eax
31733195
movl 8(%esp),%ecx
31743196
movl 12(%esp),%edx

deps/openssl/config/archs/BSD-x86/asm/crypto/aes/vpaes-x86.s

+13
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,15 @@ L_vpaes_consts:
5959
.type __vpaes_preheat,@function
6060
.align 4
6161
__vpaes_preheat:
62+
.byte 243,15,30,251
6263
addl (%esp),%ebp
6364
movdqa -48(%ebp),%xmm7
6465
movdqa -16(%ebp),%xmm6
6566
ret
6667
.type __vpaes_encrypt_core,@function
6768
.align 4
6869
__vpaes_encrypt_core:
70+
.byte 243,15,30,251
6971
movl $16,%ecx
7072
movl 240(%edx),%eax
7173
movdqa %xmm6,%xmm1
@@ -142,6 +144,7 @@ L000enc_entry:
142144
.type __vpaes_decrypt_core,@function
143145
.align 4
144146
__vpaes_decrypt_core:
147+
.byte 243,15,30,251
145148
leal 608(%ebp),%ebx
146149
movl 240(%edx),%eax
147150
movdqa %xmm6,%xmm1
@@ -229,6 +232,7 @@ L002dec_entry:
229232
.type __vpaes_schedule_core,@function
230233
.align 4
231234
__vpaes_schedule_core:
235+
.byte 243,15,30,251
232236
addl (%esp),%ebp
233237
movdqu (%esi),%xmm0
234238
movdqa 320(%ebp),%xmm2
@@ -322,6 +326,7 @@ L013schedule_mangle_last_dec:
322326
.type __vpaes_schedule_192_smear,@function
323327
.align 4
324328
__vpaes_schedule_192_smear:
329+
.byte 243,15,30,251
325330
pshufd $128,%xmm6,%xmm1
326331
pshufd $254,%xmm7,%xmm0
327332
pxor %xmm1,%xmm6
@@ -333,6 +338,7 @@ __vpaes_schedule_192_smear:
333338
.type __vpaes_schedule_round,@function
334339
.align 4
335340
__vpaes_schedule_round:
341+
.byte 243,15,30,251
336342
movdqa 8(%esp),%xmm2
337343
pxor %xmm1,%xmm1
338344
.byte 102,15,58,15,202,15
@@ -381,6 +387,7 @@ L_vpaes_schedule_low_round:
381387
.type __vpaes_schedule_transform,@function
382388
.align 4
383389
__vpaes_schedule_transform:
390+
.byte 243,15,30,251
384391
movdqa -16(%ebp),%xmm2
385392
movdqa %xmm2,%xmm1
386393
pandn %xmm0,%xmm1
@@ -395,6 +402,7 @@ __vpaes_schedule_transform:
395402
.type __vpaes_schedule_mangle,@function
396403
.align 4
397404
__vpaes_schedule_mangle:
405+
.byte 243,15,30,251
398406
movdqa %xmm0,%xmm4
399407
movdqa 128(%ebp),%xmm5
400408
testl %edi,%edi
@@ -455,6 +463,7 @@ L015schedule_mangle_both:
455463
.align 4
456464
_vpaes_set_encrypt_key:
457465
L_vpaes_set_encrypt_key_begin:
466+
.byte 243,15,30,251
458467
pushl %ebp
459468
pushl %ebx
460469
pushl %esi
@@ -487,6 +496,7 @@ L016pic_point:
487496
.align 4
488497
_vpaes_set_decrypt_key:
489498
L_vpaes_set_decrypt_key_begin:
499+
.byte 243,15,30,251
490500
pushl %ebp
491501
pushl %ebx
492502
pushl %esi
@@ -524,6 +534,7 @@ L017pic_point:
524534
.align 4
525535
_vpaes_encrypt:
526536
L_vpaes_encrypt_begin:
537+
.byte 243,15,30,251
527538
pushl %ebp
528539
pushl %ebx
529540
pushl %esi
@@ -552,6 +563,7 @@ L018pic_point:
552563
.align 4
553564
_vpaes_decrypt:
554565
L_vpaes_decrypt_begin:
566+
.byte 243,15,30,251
555567
pushl %ebp
556568
pushl %ebx
557569
pushl %esi
@@ -580,6 +592,7 @@ L019pic_point:
580592
.align 4
581593
_vpaes_cbc_encrypt:
582594
L_vpaes_cbc_encrypt_begin:
595+
.byte 243,15,30,251
583596
pushl %ebp
584597
pushl %ebx
585598
pushl %esi

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

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.align 4
55
_BF_encrypt:
66
L_BF_encrypt_begin:
7+
.byte 243,15,30,251
78

89
pushl %ebp
910
pushl %ebx
@@ -353,6 +354,7 @@ L_BF_encrypt_begin:
353354
.align 4
354355
_BF_decrypt:
355356
L_BF_decrypt_begin:
357+
.byte 243,15,30,251
356358

357359
pushl %ebp
358360
pushl %ebx
@@ -702,6 +704,7 @@ L_BF_decrypt_begin:
702704
.align 4
703705
_BF_cbc_encrypt:
704706
L_BF_cbc_encrypt_begin:
707+
.byte 243,15,30,251
705708

706709
pushl %ebp
707710
pushl %ebx
@@ -765,21 +768,28 @@ L004PIC_point:
765768
xorl %edx,%edx
766769
jmp *%ebp
767770
L006ej7:
771+
.byte 243,15,30,251
768772
movb 6(%esi),%dh
769773
shll $8,%edx
770774
L007ej6:
775+
.byte 243,15,30,251
771776
movb 5(%esi),%dh
772777
L008ej5:
778+
.byte 243,15,30,251
773779
movb 4(%esi),%dl
774780
L009ej4:
781+
.byte 243,15,30,251
775782
movl (%esi),%ecx
776783
jmp L010ejend
777784
L011ej3:
785+
.byte 243,15,30,251
778786
movb 2(%esi),%ch
779787
shll $8,%ecx
780788
L012ej2:
789+
.byte 243,15,30,251
781790
movb 1(%esi),%ch
782791
L013ej1:
792+
.byte 243,15,30,251
783793
movb (%esi),%cl
784794
L010ejend:
785795
xorl %ecx,%eax

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

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.align 4
55
_bn_mul_add_words:
66
L_bn_mul_add_words_begin:
7+
.byte 243,15,30,251
78
call L000PIC_me_up
89
L000PIC_me_up:
910
popl %eax
@@ -287,6 +288,7 @@ L009maw_end:
287288
.align 4
288289
_bn_mul_words:
289290
L_bn_mul_words_begin:
291+
.byte 243,15,30,251
290292
call L010PIC_me_up
291293
L010PIC_me_up:
292294
popl %eax
@@ -469,6 +471,7 @@ L016mw_end:
469471
.align 4
470472
_bn_sqr_words:
471473
L_bn_sqr_words_begin:
474+
.byte 243,15,30,251
472475
call L017PIC_me_up
473476
L017PIC_me_up:
474477
popl %eax
@@ -610,6 +613,7 @@ L022sw_end:
610613
.align 4
611614
_bn_div_words:
612615
L_bn_div_words_begin:
616+
.byte 243,15,30,251
613617
movl 4(%esp),%edx
614618
movl 8(%esp),%eax
615619
movl 12(%esp),%ecx
@@ -620,6 +624,7 @@ L_bn_div_words_begin:
620624
.align 4
621625
_bn_add_words:
622626
L_bn_add_words_begin:
627+
.byte 243,15,30,251
623628
pushl %ebp
624629
pushl %ebx
625630
pushl %esi
@@ -801,6 +806,7 @@ L025aw_end:
801806
.align 4
802807
_bn_sub_words:
803808
L_bn_sub_words_begin:
809+
.byte 243,15,30,251
804810
pushl %ebp
805811
pushl %ebx
806812
pushl %esi
@@ -982,6 +988,7 @@ L028aw_end:
982988
.align 4
983989
_bn_sub_part_words:
984990
L_bn_sub_part_words_begin:
991+
.byte 243,15,30,251
985992
pushl %ebp
986993
pushl %ebx
987994
pushl %esi

0 commit comments

Comments
 (0)