aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPhilip Tricca <philip.b.tricca@intel.com>2018-02-27 17:03:47 -0800
committerAndreas Fuchs <andreas.fuchs@sit.fraunhofer.de>2018-02-28 18:08:16 +0100
commita6ca884cc7eb8cd62d96c0b4d3181d0f633954eb (patch)
tree33d366e7bd0aa60526835034ed6021196146fee1 /include
parent19d35def0c9f1d4685787c5f3bdd84c16348641f (diff)
downloadtpm2-tss-a6ca884cc7eb8cd62d96c0b4d3181d0f633954eb.tar.gz
sys_api_part3.h: Remove old *_Out structures.
These look like leftovers from an old prototype that never came to be? Either way it's not in the TSS2 specs and so it has got to go. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
Diffstat (limited to 'include')
-rw-r--r--include/sapi/sys_api_part3.h378
1 files changed, 0 insertions, 378 deletions
diff --git a/include/sapi/sys_api_part3.h b/include/sapi/sys_api_part3.h
index 61557070..73665345 100644
--- a/include/sapi/sys_api_part3.h
+++ b/include/sapi/sys_api_part3.h
@@ -33,384 +33,6 @@
Do not include this file, #include <sapi/tpm20.h> instead.
#endif /* TSS2_API_VERSION_1_2_1_108 */
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_Startup_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_Shutdown_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_SelfTest_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyRestart_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_StirRandom_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_SequenceUpdate_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_SetCommandCodeAuditStatus_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PCR_Extend_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PCR_SetAuthPolicy_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PCR_SetAuthValue_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PCR_Reset_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyTicket_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyOR_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyPCR_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyLocality_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyNV_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyCounterTimer_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyCommandCode_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyPhysicalPresence_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyCpHash_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyNameHash_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyDuplicationSelect_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyAuthorize_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyAuthValue_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyPassword_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PolicyNvWritten_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_HierarchyControl_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_SetPrimaryPolicy_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_ChangePPS_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_ChangeEPS_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_Clear_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_ClearControl_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_HierarchyChangeAuth_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_DictionaryAttackLockReset_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_DictionaryAttackParameters_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_PP_Commands_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_SetAlgorithmSet_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_FieldUpgradeStart_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_FlushContext_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_EvictControl_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_ClockSet_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_ClockRateAdjust_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_TestParms_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_DefineSpace_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_UndefineSpace_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_UndefineSpaceSpecial_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_Write_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_Increment_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_Extend_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_SetBits_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_WriteLock_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_GlobalWriteLock_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_ReadLock_Out;
-
-typedef struct {
- TPM2_ST tag;
- UINT32 responseSize;
- UINT32 responseCode;
- UINT8 otherData;
-} TPM20_NV_ChangeAuth_Out;
-
TSS2_RC Tss2_Sys_Startup_Prepare(
TSS2_SYS_CONTEXT *sysContext,
TPM2_SU startupType