Searched refs:TPMI_DH_OBJECT (Results 1 – 8 of 8) sorted by relevance
/system/tpm/trunks/ |
D | mock_tpm.h | 71 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& object_handle, [all …]
|
D | mock_tpm.cc | 37 const TPMI_DH_OBJECT& tpm_key, in StartAuthSession() 54 const TPMI_DH_OBJECT& tpm_key, in StartAuthSessionSync() 72 const TPMI_DH_OBJECT& parent_handle, in CreateSync() 90 const TPMI_DH_OBJECT& sign_handle, in CertifyCreationSync() 92 const TPMI_DH_OBJECT& object_handle, in CertifyCreationSync() 109 const TPMI_DH_OBJECT& sign_handle, in GetSessionAuditDigestSync() 124 const TPMI_DH_OBJECT& sign_handle, in CommitSync() 140 const TPMI_DH_OBJECT& auth_object, in PolicySigned() 156 const TPMI_DH_OBJECT& auth_object, in PolicySignedSync() 221 void MockTpm::NV_Certify(const TPMI_DH_OBJECT& sign_handle, in NV_Certify() [all …]
|
D | tpm_generated.h | 385 typedef TPM_HANDLE TPMI_DH_OBJECT; typedef 1952 const TPMI_DH_OBJECT& value, 1957 TPMI_DH_OBJECT* value, 3827 const TPMI_DH_OBJECT& tpm_key, 3844 const TPMI_DH_OBJECT& tpm_key, 3856 const TPMI_DH_OBJECT& tpm_key, 3895 const TPMI_DH_OBJECT& parent_handle, 3912 const TPMI_DH_OBJECT& parent_handle, 3921 const TPMI_DH_OBJECT& parent_handle, 3938 const TPMI_DH_OBJECT& parent_handle, [all …]
|
D | tpm_generated.cc | 1255 const TPMI_DH_OBJECT& value, in Serialize_TPMI_DH_OBJECT() 1263 TPMI_DH_OBJECT* value, in Parse_TPMI_DH_OBJECT() 10639 const TPMI_DH_OBJECT& tpm_key, in SerializeCommand_StartAuthSession() 10957 const TPMI_DH_OBJECT& tpm_key, in StartAuthSession() 10996 const TPMI_DH_OBJECT& tpm_key, in StartAuthSessionSync() 11276 const TPMI_DH_OBJECT& parent_handle, in SerializeCommand_Create() 11608 const TPMI_DH_OBJECT& parent_handle, in Create() 11641 const TPMI_DH_OBJECT& parent_handle, in CreateSync() 11680 const TPMI_DH_OBJECT& parent_handle, in SerializeCommand_Load() 11949 const TPMI_DH_OBJECT& parent_handle, in Load() [all …]
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 3686 TPMI_DH_OBJECT+ 4340 TPMI_DH_OBJECT 4787 TPMI_DH_OBJECT 5554 TPMI_DH_OBJECT 5759 TPMI_DH_OBJECT 5772 TPMI_DH_OBJECT 6072 TPMI_DH_OBJECT 6326 TPMI_DH_OBJECT 6522 TPMI_DH_OBJECT 6530 TPMI_DH_OBJECT [all …]
|
D | raw_commands_fixed.txt | 3668 TPMI_DH_OBJECT+ 4342 TPMI_DH_OBJECT 4789 TPMI_DH_OBJECT 5556 TPMI_DH_OBJECT 5765 TPMI_DH_OBJECT 5774 TPMI_DH_OBJECT 6074 TPMI_DH_OBJECT 6324 TPMI_DH_OBJECT 6526 TPMI_DH_OBJECT 6534 TPMI_DH_OBJECT [all …]
|
D | raw_structures.txt | 296 TPMI_DH_OBJECT ....................................................................................… 859 Table 38 — Definition of (TPM_HANDLE) TPMI_DH_OBJECT Type..........................................… 9401 TPMI_DH_OBJECT 9403 The TPMI_DH_OBJECT interface type is a handle that references a loaded object. The handles in this 9411 Table 38 — Definition of (TPM_HANDLE) TPMI_DH_OBJECT Type
|
D | raw_structures_fixed.txt | 296 TPMI_DH_OBJECT ....................................................................................… 859 Table 38 — Definition of (TPM_HANDLE) TPMI_DH_OBJECT Type..........................................… 9429 TPMI_DH_OBJECT 9431 The TPMI_DH_OBJECT interface type is a handle that references a loaded object. The handles in this 9439 Table 38 — Definition of (TPM_HANDLE) TPMI_DH_OBJECT Type
|