aboutsummaryrefslogtreecommitdiff
path: root/TPM_Types.h
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2015-06-01 18:46:15 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-06-03 22:11:17 +0000
commit163cddf19bd5e599e6e35f63872fee31da679589 (patch)
treec5477dd8ab584cbf421fbd71600bc95f5644fc20 /TPM_Types.h
parent1a1c33357756f2f2a850fce334fbe87dc9889933 (diff)
downloadtpm2-163cddf19bd5e599e6e35f63872fee31da679589.tar.gz
Changes to allow compilation of StartAuthSession.c
BUG=none TEST=compilation succeeds: cc -Wall -Werror -c -o /dev/null StartAuthSession.c Change-Id: Iaf60448172df7482975bbe916a979558c66b34ad Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/274668 Reviewed-by: Utkarsh Sanghi <usanghi@chromium.org>
Diffstat (limited to 'TPM_Types.h')
-rw-r--r--TPM_Types.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TPM_Types.h b/TPM_Types.h
index 7ccd9fc..289f3cc 100644
--- a/TPM_Types.h
+++ b/TPM_Types.h
@@ -1419,6 +1419,11 @@ enum {
RC_Sign_inScheme,
RC_Sign_keyHandle,
RC_Sign_validation,
+ RC_StartAuthSession_bind,
+ RC_StartAuthSession_encryptedSalt,
+ RC_StartAuthSession_nonceCaller,
+ RC_StartAuthSession_symmetric,
+ RC_StartAuthSession_tpmKey,
};
enum {