mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-22 10:16:18 +08:00
Update asm_arm64.s
This commit is contained in:
parent
a5fe6b1c3a
commit
b7ae4038fb
@ -202,9 +202,9 @@ ksLoop:
|
||||
MOVW.P R2, 4(R10)
|
||||
MOVW.P R2, -4(R11)
|
||||
|
||||
// ADD $16, R0
|
||||
// CMP $128, R0
|
||||
// BNE ksLoop
|
||||
ADD $16, R0
|
||||
CMP $32, R0
|
||||
BNE ksLoop
|
||||
RET
|
||||
|
||||
// func encryptBlocksAsm(xk *uint32, dst, src *byte)
|
||||
|
Loading…
x
Reference in New Issue
Block a user