Home
last modified time | relevance | path

Searched refs:TPMI_DH_OBJECT (Results 1 – 25 of 108) sorted by relevance

12345

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DObject_fp.h88 TPMI_DH_OBJECT handle // IN: handle to be checked
109 TPMI_DH_OBJECT handle // IN: handle of the object
122 TPMI_DH_OBJECT handle, // IN: handle of the object
141 TPMI_DH_OBJECT handle // IN :object handle
153 TPMI_DH_OBJECT *handle // OUT: (optional)
160 TPMI_DH_OBJECT *handle // OUT: handle of allocated object
204 TPMI_DH_OBJECT *newHandle // OUT: HMAC sequence object handle
216 TPMI_DH_OBJECT *newHandle // OUT: sequence object handle
226 TPMI_DH_OBJECT *newHandle // OUT: sequence object handle
246 TPMI_DH_OBJECT *handle // OUT: object handle
[all …]
DObjectChangeAuth_fp.h47 TPMI_DH_OBJECT objectHandle;
48 TPMI_DH_OBJECT parentHandle;
DMAC_Start_fp.h47 TPMI_DH_OBJECT handle;
54 TPMI_DH_OBJECT sequenceHandle;
DHMAC_Start_fp.h47 TPMI_DH_OBJECT handle;
54 TPMI_DH_OBJECT sequenceHandle;
DActivateCredential_fp.h47 TPMI_DH_OBJECT activateHandle;
48 TPMI_DH_OBJECT keyHandle;
DCertify_fp.h47 TPMI_DH_OBJECT objectHandle;
48 TPMI_DH_OBJECT signHandle;
DDuplicate_fp.h47 TPMI_DH_OBJECT objectHandle;
48 TPMI_DH_OBJECT newParentHandle;
DRewrap_fp.h47 TPMI_DH_OBJECT oldParent;
48 TPMI_DH_OBJECT newParent;
DCertifyX509_fp.h47 TPMI_DH_OBJECT objectHandle;
48 TPMI_DH_OBJECT signHandle;
DCertifyCreation_fp.h47 TPMI_DH_OBJECT signHandle;
48 TPMI_DH_OBJECT objectHandle;
DNvDynamic_fp.h307 TPMI_DH_OBJECT evictHandle, // IN: new evict handle
362 TPMI_DH_OBJECT handle, // IN: start handle
376 TPMI_DH_OBJECT handle, // IN: start handle
/external/tpm2-tss/include/tss2/
Dtss2_sys.h181 TPMI_DH_OBJECT tpmKey,
196 TPMI_DH_OBJECT tpmKey,
223 TPMI_DH_OBJECT parentHandle,
239 TPMI_DH_OBJECT parentHandle,
255 TPMI_DH_OBJECT parentHandle,
268 TPMI_DH_OBJECT parentHandle,
300 TPMI_DH_OBJECT objectHandle);
310 TPMI_DH_OBJECT objectHandle,
319 TPMI_DH_OBJECT activateHandle,
320 TPMI_DH_OBJECT keyHandle,
[all …]
/external/tpm2-tss/test/integration/
Dsapi-util.h86 TPMI_DH_OBJECT handle,
97 TPMI_DH_OBJECT handle,
107 TPMI_DH_OBJECT handle,
118 TPMI_DH_OBJECT handle,
129 TPMI_DH_OBJECT handle,
139 TPMI_DH_OBJECT handle,
/external/tpm2-tss/src/tss2-sys/api/
DTss2_Sys_ObjectChangeAuth.c17 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_ObjectChangeAuth_Prepare()
18 TPMI_DH_OBJECT parentHandle, in Tss2_Sys_ObjectChangeAuth_Prepare()
87 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_ObjectChangeAuth()
88 TPMI_DH_OBJECT parentHandle, in Tss2_Sys_ObjectChangeAuth()
DTss2_Sys_HMAC_Start.c17 TPMI_DH_OBJECT handle, in Tss2_Sys_HMAC_Start_Prepare()
71 TPMI_DH_OBJECT *sequenceHandle) in Tss2_Sys_HMAC_Start_Complete()
91 TPMI_DH_OBJECT handle, in Tss2_Sys_HMAC_Start()
95 TPMI_DH_OBJECT *sequenceHandle, in Tss2_Sys_HMAC_Start()
DTss2_Sys_Certify.c17 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_Certify_Prepare()
18 TPMI_DH_OBJECT signHandle, in Tss2_Sys_Certify_Prepare()
102 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_Certify()
103 TPMI_DH_OBJECT signHandle, in Tss2_Sys_Certify()
DTss2_Sys_ActivateCredential.c17 TPMI_DH_OBJECT activateHandle, in Tss2_Sys_ActivateCredential_Prepare()
18 TPMI_DH_OBJECT keyHandle, in Tss2_Sys_ActivateCredential_Prepare()
106 TPMI_DH_OBJECT activateHandle, in Tss2_Sys_ActivateCredential()
107 TPMI_DH_OBJECT keyHandle, in Tss2_Sys_ActivateCredential()
DTss2_Sys_Duplicate.c17 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_Duplicate_Prepare()
18 TPMI_DH_OBJECT newParentHandle, in Tss2_Sys_Duplicate_Prepare()
112 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_Duplicate()
113 TPMI_DH_OBJECT newParentHandle, in Tss2_Sys_Duplicate()
DTss2_Sys_Rewrap.c17 TPMI_DH_OBJECT oldParent, in Tss2_Sys_Rewrap_Prepare()
18 TPMI_DH_OBJECT newParent, in Tss2_Sys_Rewrap_Prepare()
128 TPMI_DH_OBJECT oldParent, in Tss2_Sys_Rewrap()
129 TPMI_DH_OBJECT newParent, in Tss2_Sys_Rewrap()
DTss2_Sys_CertifyCreation.c17 TPMI_DH_OBJECT signHandle, in Tss2_Sys_CertifyCreation_Prepare()
18 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_CertifyCreation_Prepare()
117 TPMI_DH_OBJECT signHandle, in Tss2_Sys_CertifyCreation()
118 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_CertifyCreation()
DTss2_Sys_Unseal.c17 TPMI_DH_OBJECT itemHandle) in Tss2_Sys_Unseal_Prepare()
64 TPMI_DH_OBJECT itemHandle, in Tss2_Sys_Unseal()
DTss2_Sys_SequenceUpdate.c17 TPMI_DH_OBJECT sequenceHandle, in Tss2_Sys_SequenceUpdate_Prepare()
71 TPMI_DH_OBJECT sequenceHandle, in Tss2_Sys_SequenceUpdate()
DTss2_Sys_ECDH_KeyGen.c17 TPMI_DH_OBJECT keyHandle) in Tss2_Sys_ECDH_KeyGen_Prepare()
72 TPMI_DH_OBJECT keyHandle, in Tss2_Sys_ECDH_KeyGen()
DTss2_Sys_EvictControl.c18 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_EvictControl_Prepare()
70 TPMI_DH_OBJECT objectHandle, in Tss2_Sys_EvictControl()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DObject.c122 TPMI_DH_OBJECT handle // IN: handle to be checked in IsObjectPresent()
160 TPMI_DH_OBJECT handle // IN: handle of the object in HandleToObject()
188 TPMI_DH_OBJECT handle, // IN: handle of the object in GetQualifiedName()
247 TPMI_DH_OBJECT handle // IN :object handle in GetHierarchy()
264 TPMI_DH_OBJECT *handle // OUT: (optional) in FindEmptyObjectSlot()
289 TPMI_DH_OBJECT *handle // OUT: handle of allocated object in ObjectAllocateSlot()
530 TPMI_DH_OBJECT *newHandle // OUT: HMAC sequence object handle in ObjectCreateHMACSequence()
565 TPMI_DH_OBJECT *newHandle // OUT: sequence object handle in ObjectCreateHashSequence()
589 TPMI_DH_OBJECT *newHandle // OUT: sequence object handle in ObjectCreateEventSequence()
648 TPMI_DH_OBJECT *handle // OUT: object handle in ObjectContextLoad()
[all …]

12345