diff --git a/wolfcrypt/src/ecc.c b/wolfcrypt/src/ecc.c index 175c436bd..a88d765f4 100644 --- a/wolfcrypt/src/ecc.c +++ b/wolfcrypt/src/ecc.c @@ -4449,7 +4449,7 @@ static int accel_fp_mul2add(int idx1, int idx2, XFREE(kb[1], NULL, DYNAMIC_TYPE_TMP_BUFFER); #endif - #undef KB_SIZE +#undef KB_SIZE if (err != MP_OKAY) return err;