diff --git a/sm4/gcm_arm64.s b/sm4/gcm_arm64.s index bbc1165..445d2a9 100644 --- a/sm4/gcm_arm64.s +++ b/sm4/gcm_arm64.s @@ -180,8 +180,7 @@ initLoop: BNE initLoop RET #undef I -#undef NR -#undef KS +#undef SRC #undef pTbl // func gcmSm4Data(productTable *[256]byte, data []byte, T *[16]byte)