This commit is contained in:
Emman 2022-01-13 13:21:07 +08:00
commit 93df5651e9
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ jobs:
virt: vm
os: linux
dist: focal
go: 1.16.x
go: 1.15.x
group: edge
install:

View File

@ -226,7 +226,7 @@ TEXT ·gcmSm4Finish(SB),NOSPLIT,$0
VEOR x.B16, t0.B16, t0.B16
// func gcmSm4Init(productTable *[256]byte, rk []uint32)
TEXT gcmSm4Init(SB),NOSPLIT,$0
TEXT ·gcmSm4Init(SB),NOSPLIT,$0
#define pTbl R0
#define RK R1
#define I R2