mirror of
https://github.com/stefanberger/libtpms
synced 2026-01-20 03:12:40 +00:00
tpm2: Add comment to MAX_CONTEXT_SIZE in TpmProfile.h
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
fce3cafa1a
commit
69537eca7e
@ -241,7 +241,7 @@
|
||||
#define NUM_AUTHVALUE_PCR_GROUP 1
|
||||
#endif
|
||||
#ifndef MAX_CONTEXT_SIZE
|
||||
#define MAX_CONTEXT_SIZE 2474
|
||||
#define MAX_CONTEXT_SIZE 2474 /* libtpms changed */
|
||||
#endif
|
||||
#ifndef MAX_DIGEST_BUFFER
|
||||
#define MAX_DIGEST_BUFFER 1024
|
||||
|
||||
Loading…
Reference in New Issue
Block a user