summaryrefslogtreecommitdiffstats
path: root/include/keys/trusted_tpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/keys/trusted_tpm.h')
-rw-r--r--include/keys/trusted_tpm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/keys/trusted_tpm.h b/include/keys/trusted_tpm.h
index 7769b726863a..a088b33fd0e3 100644
--- a/include/keys/trusted_tpm.h
+++ b/include/keys/trusted_tpm.h
@@ -6,8 +6,6 @@
#include <linux/tpm_command.h>
/* implementation specific TPM constants */
-#define MAX_BUF_SIZE 1024
-#define TPM_GETRANDOM_SIZE 14
#define TPM_SIZE_OFFSET 2
#define TPM_RETURN_OFFSET 6
#define TPM_DATA_OFFSET 10