Skip to content

Commit

Permalink
sm3: fix arm64 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored May 27, 2024
1 parent 4d69f36 commit ff6afd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sm3/sm3blocks_arm64.s
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ loop:

RET

#undef digPtr
// func copyResultsBy4(dig *uint32, dst *byte)
TEXT ·copyResultsBy4(SB),NOSPLIT,$0
#define digPtr R0
Expand Down

0 comments on commit ff6afd5

Please sign in to comment.