Searched refs:TPMI_DH_OBJECT (Results 1 - 4 of 4) sorted by relevance

/system/tpm/trunks/
H A Dmock_tpm.h71 void StartAuthSession(const TPMI_DH_OBJECT& tpm_key,
83 void(const TPMI_DH_OBJECT& tpm_key,
94 const TPMI_DH_OBJECT& tpm_key,
107 TPM_RC(const TPMI_DH_OBJECT& tpm_key,
127 void(const TPMI_DH_OBJECT& parent_handle,
136 TPM_RC CreateSync(const TPMI_DH_OBJECT& parent_handle,
149 TPM_RC(const TPMI_DH_OBJECT& parent_handle,
160 void(const TPMI_DH_OBJECT& parent_handle,
167 TPM_RC(const TPMI_DH_OBJECT& parent_handle,
188 void(const TPMI_DH_OBJECT
[all...]
H A Dmock_tpm.cc35 void MockTpm::StartAuthSession(const TPMI_DH_OBJECT& tpm_key,
52 const TPMI_DH_OBJECT& tpm_key,
68 TPM_RC MockTpm::CreateSync(const TPMI_DH_OBJECT& parent_handle,
85 const TPMI_DH_OBJECT& sign_handle,
87 const TPMI_DH_OBJECT& object_handle,
103 const TPMI_DH_OBJECT& sign_handle,
116 TPM_RC MockTpm::CommitSync(const TPMI_DH_OBJECT& sign_handle,
131 void MockTpm::PolicySigned(const TPMI_DH_OBJECT& auth_object,
147 const TPMI_DH_OBJECT& auth_object,
212 void MockTpm::NV_Certify(const TPMI_DH_OBJECT
[all...]
H A Dtpm_generated.h416 typedef TPM_HANDLE TPMI_DH_OBJECT; typedef in namespace:trunks
1904 TRUNKS_EXPORT TPM_RC Serialize_TPMI_DH_OBJECT(const TPMI_DH_OBJECT& value,
1908 TPMI_DH_OBJECT* value,
3435 const TPMI_DH_OBJECT& tpm_key,
3451 virtual void StartAuthSession(const TPMI_DH_OBJECT& tpm_key,
3463 const TPMI_DH_OBJECT& tpm_key,
3500 const TPMI_DH_OBJECT& parent_handle,
3516 virtual void Create(const TPMI_DH_OBJECT& parent_handle,
3524 virtual TPM_RC CreateSync(const TPMI_DH_OBJECT& parent_handle,
3541 const TPMI_DH_OBJECT
[all...]
H A Dtpm_generated.cc1363 TPM_RC Serialize_TPMI_DH_OBJECT(const TPMI_DH_OBJECT& value,
1370 TPMI_DH_OBJECT* value,
9084 const TPMI_DH_OBJECT& tpm_key,
9337 void Tpm::StartAuthSession(const TPMI_DH_OBJECT& tpm_key,
9365 const TPMI_DH_OBJECT& tpm_key,
9587 const TPMI_DH_OBJECT& parent_handle,
9842 void Tpm::Create(const TPMI_DH_OBJECT& parent_handle,
9866 TPM_RC Tpm::CreateSync(const TPMI_DH_OBJECT& parent_handle,
9894 const TPMI_DH_OBJECT& parent_handle,
10106 void Tpm::Load(const TPMI_DH_OBJECT
[all...]

Completed in 85 milliseconds