mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
fix critical issue
This commit is contained in:
parent
09414993cc
commit
d5840e08e5
@ -210,7 +210,8 @@ TEXT ·gcmSm4Data(SB),NOSPLIT,$0
|
||||
MOVD data_len+16(FP), autLen
|
||||
MOVD T+32(FP), tPtr
|
||||
|
||||
VEOR ACC0.B16, ACC0.B16, ACC0.B16
|
||||
//VEOR ACC0.B16, ACC0.B16, ACC0.B16
|
||||
VLD1 (tPtr), [ACC0.B16]
|
||||
CBZ autLen, dataBail
|
||||
|
||||
MOVD $0xC2, H0
|
||||
|
Loading…
x
Reference in New Issue
Block a user