diff --git a/attestation/tee/tverlib/verifier/common.h b/attestation/tee/tverlib/verifier/common.h index e60198a042a5ed55f0e7c2b63fd91b20a9668500..cc546954842a3473df6bf90e614e46bccd2801a2 100644 --- a/attestation/tee/tverlib/verifier/common.h +++ b/attestation/tee/tverlib/verifier/common.h @@ -26,7 +26,7 @@ See the Mulan PSL v2 for more details. // #define SIG_SIZE 512 // #define CERT_SIZE 512 -#define MAXSIZE 1000 +#define MAXSIZE 1000 #define DATABUFMIN 100 #define DATABUFMAX 20000