/external/tpm2/ |
Object_fp.h | 12 TPMI_YES_NO ObjectCapGetLoaded(TPMI_DH_OBJECT handle, // IN: start handle 29 TPMI_DH_OBJECT *handle // OUT: object handle 33 TPMI_DH_OBJECT *newHandle // OUT: sequence object handle 39 TPMI_DH_OBJECT *newHandle // OUT: HMAC sequence object handle 44 TPMI_DH_OBJECT *newHandle // OUT: sequence object handle 51 OBJECT *ObjectGet(TPMI_DH_OBJECT handle // IN: handle of the object 53 TPMI_RH_HIERARCHY ObjectGetHierarchy(TPMI_DH_OBJECT handle // IN :object handle 56 TPMI_DH_OBJECT handle // IN: handle of the object 63 void ObjectFlush(TPMI_DH_OBJECT handle // IN: handle to be freed 68 OBJECT *ObjectGet(TPMI_DH_OBJECT handle // IN: handle of the objec [all...] |
Attest_spt_fp.h | 10 TPMI_DH_OBJECT signHandle, // IN: handle of signing object 16 TPMI_DH_OBJECT signHandle, // IN: handle of sign object
|
ActivateCredential_fp.h | 13 TPMI_DH_OBJECT activateHandle; 14 TPMI_DH_OBJECT keyHandle;
|
Certify_fp.h | 13 TPMI_DH_OBJECT objectHandle; 14 TPMI_DH_OBJECT signHandle;
|
HMAC_Start_fp.h | 13 TPMI_DH_OBJECT handle; 18 typedef struct { TPMI_DH_OBJECT sequenceHandle; } HMAC_Start_Out;
|
ObjectChangeAuth_fp.h | 13 TPMI_DH_OBJECT objectHandle; 14 TPMI_DH_OBJECT parentHandle;
|
CertifyCreation_fp.h | 13 TPMI_DH_OBJECT signHandle; 14 TPMI_DH_OBJECT objectHandle;
|
Duplicate_fp.h | 13 TPMI_DH_OBJECT objectHandle; 14 TPMI_DH_OBJECT newParentHandle;
|
Rewrap_fp.h | 13 TPMI_DH_OBJECT oldParent; 14 TPMI_DH_OBJECT newParent;
|
EvictControl_fp.h | 14 TPMI_DH_OBJECT objectHandle;
|
FieldUpgradeStart_fp.h | 14 TPMI_DH_OBJECT keyHandle;
|
SequenceUpdate_fp.h | 13 TPMI_DH_OBJECT sequenceHandle;
|
_TPM_Hash_Start.c | 18 TPMI_DH_OBJECT handle;
|
HandleProcess.c | 23 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 30 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 41 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 48 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 59 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 66 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 143 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 169 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 213 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], 220 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles] [all...] |
NV_fp.h | 10 TPM_RC NvAddEvictObject(TPMI_DH_OBJECT evictHandle, // IN: new evict handle 51 TPMI_DH_OBJECT handle, // IN: start handle 56 TPMI_DH_OBJECT handle, // IN: start handle
|
Object_spt_fp.h | 35 TPMI_DH_OBJECT parentHandle, // IN: handle of parent 74 TPMI_DH_OBJECT parentHandle, // IN: input parent handle 79 TPMI_DH_OBJECT parentHandle, // IN: input parent handle
|
ECDH_KeyGen_fp.h | 12 typedef struct { TPMI_DH_OBJECT keyHandle; } ECDH_KeyGen_In;
|
ECDH_ZGen_fp.h | 13 TPMI_DH_OBJECT keyHandle;
|
EventSequenceComplete_fp.h | 14 TPMI_DH_OBJECT sequenceHandle;
|
GetCommandAuditDigest_fp.h | 14 TPMI_DH_OBJECT signHandle;
|
GetTime_fp.h | 14 TPMI_DH_OBJECT signHandle;
|
HMAC_fp.h | 13 TPMI_DH_OBJECT handle;
|
HashSequenceStart_fp.h | 17 typedef struct { TPMI_DH_OBJECT sequenceHandle; } HashSequenceStart_Out;
|
Load_fp.h | 13 TPMI_DH_OBJECT parentHandle;
|
/system/tpm/trunks/ |
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...] |