mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
[SM4] fix error
This commit is contained in:
parent
3e32a52bee
commit
a250ae8a31
@ -160,7 +160,7 @@ TEXT ·gcmSm4Init(SB),NOSPLIT,$0
|
|||||||
#define I R2
|
#define I R2
|
||||||
|
|
||||||
MOVD productTable+0(FP), pTbl
|
MOVD productTable+0(FP), pTbl
|
||||||
MOVD src+8(FP), SRC
|
MOVD rk+8(FP), RK
|
||||||
|
|
||||||
MOVD $0xC2, I
|
MOVD $0xC2, I
|
||||||
LSL $56, I
|
LSL $56, I
|
||||||
|
Loading…
x
Reference in New Issue
Block a user