mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 12:46:18 +08:00
sm4:arm64 fix sm4ni compile issue
This commit is contained in:
parent
e6d2deb51e
commit
1f209d2317
@ -131,7 +131,7 @@ ksLoop:
|
|||||||
RET
|
RET
|
||||||
|
|
||||||
sm4ekey:
|
sm4ekey:
|
||||||
MOVD $fk_mask<>(SB), R0
|
MOVD $·rcon+0x60(SB), R0
|
||||||
VLD1 (R0), [FK_MASK.B16]
|
VLD1 (R0), [FK_MASK.B16]
|
||||||
VLD1 (R8), [V9.B16]
|
VLD1 (R8), [V9.B16]
|
||||||
VREV32 V9.B16, V9.B16
|
VREV32 V9.B16, V9.B16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user