Chromium Code Reviews| Index: src/tlcl/tlcl_internal.h |
| diff --git a/src/tlcl/tlcl_internal.h b/src/tlcl/tlcl_internal.h |
| index e1059ee7532cfeaadc35148f4ccec71c074997e7..520dfde590e2faf4f60278e6f40fad9e04181e3d 100644 |
| --- a/src/tlcl/tlcl_internal.h |
| +++ b/src/tlcl/tlcl_internal.h |
| @@ -61,5 +61,6 @@ const int kTpmRequestHeaderLength = 10; |
| const int kTpmResponseHeaderLength = 10; |
| const int kTpmReadInfoLength = 12; |
| const int kEncAuthLength = 20; |
| +const int kPcrDigestLength = 20; |
| #endif /* TPM_LITE_TLCL_INTERNAL_H_ */ |