mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-28 13:16:19 +08:00
sm4: fix gcm_sm4ni_arm64 dec bug
This commit is contained in:
parent
05ba968610
commit
01151be42e
@ -392,6 +392,8 @@ octetsLoop:
|
||||
|
||||
sm4eEnc8blocks()
|
||||
|
||||
VMOV B0.B16, T1.B16
|
||||
VMOV B1.B16, T2.B16
|
||||
VLD1.P 32(srcPtr), [B0.B16, B1.B16]
|
||||
VEOR B0.B16, T1.B16, T1.B16
|
||||
VEOR B1.B16, T2.B16, T2.B16
|
||||
|
Loading…
x
Reference in New Issue
Block a user