Skip to content

Commit

Permalink
Update build files in generated-src.
Browse files Browse the repository at this point in the history
  • Loading branch information
nebeid committed Jul 26, 2024
1 parent 5853c6d commit 9ee3377
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,7 @@ _CET_ENDBR

.align 16
.Lctr32_bulk:
jb .Lctr32_epilogue
leaq (%rsp),%r11
.cfi_def_cfa_register %r11
pushq %rbp
Expand Down
1 change: 1 addition & 0 deletions generated-src/mac-x86_64/crypto/fipsmodule/aesni-x86_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,7 @@ L$oop_enc1_5:

.p2align 4
L$ctr32_bulk:
jb L$ctr32_epilogue
leaq (%rsp),%r11

pushq %rbp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -954,6 +954,7 @@ $L$oop_enc1_5:

ALIGN 16
$L$ctr32_bulk:
jb NEAR $L$ctr32_epilogue
lea r11,[rsp]

push rbp
Expand Down

0 comments on commit 9ee3377

Please sign in to comment.