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