mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
sm4: cbc arm64 missing definition
This commit is contained in:
parent
f81bbd17df
commit
72614b4d8b
@ -87,6 +87,8 @@ done_sm4:
|
||||
#undef ptxLen
|
||||
#undef rkSave
|
||||
|
||||
#define XTMP7 V7
|
||||
|
||||
// func decryptBlocksChain(xk *uint32, dst, src []byte, iv *byte)
|
||||
TEXT ·decryptBlocksChain(SB),NOSPLIT,$0
|
||||
LOAD_SM4_AESNI_CONSTS()
|
||||
|
Loading…
x
Reference in New Issue
Block a user