mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 20:26:19 +08:00
sm4: fix compile error
This commit is contained in:
parent
45c90c33cd
commit
f6d2e319c1
@ -35,8 +35,8 @@ DATA ·rcon+0x50(SB)/8, $0x0c0d0e0f08090a0b // reverse words
|
||||
DATA ·rcon+0x58(SB)/8, $0x0405060700010203
|
||||
DATA ·rcon+0x60(SB)/8, $0x0F0F0F0F0F0F0F0F // nibble mask
|
||||
DATA ·rcon+0x68(SB)/8, $0x0F0F0F0F0F0F0F0F
|
||||
DATA ·rcon+0x78(SB)/8, $0x0805020F0C090603 // inverse shift rows
|
||||
DATA ·rcon+0x80(SB)/8, $0x000D0A0704010E0B
|
||||
DATA ·rcon+0x70(SB)/8, $0x0805020F0C090603 // inverse shift rows
|
||||
DATA ·rcon+0x78(SB)/8, $0x000D0A0704010E0B
|
||||
DATA ·rcon+0x80(SB)/8, $0x53269AEF8CF94530 // affine transform matrix m1 low
|
||||
DATA ·rcon+0x88(SB)/8, $0x691CA0D5B6C37F0A
|
||||
DATA ·rcon+0x90(SB)/8, $0xAB339C04C75FF068 // affine transform matrix m1 high
|
||||
|
Loading…
x
Reference in New Issue
Block a user