Searched refs:TPMI_DH_OBJECT (Results 1 – 25 of 62) sorted by relevance
123
/external/tpm2/ |
D | 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 object [all …]
|
D | HandleProcess.c | 23 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 30 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 41 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 48 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 59 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 66 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 143 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 169 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 213 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() 220 (TPMI_DH_OBJECT*)&request_handles[*num_request_handles], in ParseHandleBuffer() [all …]
|
D | Object.c | 73 TPMI_DH_OBJECT handle // IN: handle to be checked in ObjectIsPresent() 121 TPMI_DH_OBJECT handle // IN: handle of the object in ObjectGet() 142 TPMI_DH_OBJECT handle, // IN: handle of the object in ObjectGetName() 162 TPMI_DH_OBJECT handle // IN: handle of the object in ObjectGetNameAlg() 181 TPMI_DH_OBJECT handle, // IN: handle of the object in ObjectGetQualifiedName() 232 TPMI_DH_OBJECT handle // IN :object handle in ObjectGetHierarchy() 251 TPMI_DH_OBJECT *handle, // OUT: handle of allocated object in ObjectAllocateSlot() 301 TPMI_DH_OBJECT *handle // OUT: object handle in ObjectLoad() 458 TPMI_DH_OBJECT *newHandle // OUT: HMAC sequence object handle in ObjectCreateHMACSequence() 488 TPMI_DH_OBJECT *newHandle // OUT: sequence object handle in ObjectCreateHashSequence() [all …]
|
D | 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
|
D | 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
|
D | Attest_spt_fp.h | 10 TPMI_DH_OBJECT signHandle, // IN: handle of signing object 16 TPMI_DH_OBJECT signHandle, // IN: handle of sign object
|
D | HMAC_Start_fp.h | 13 TPMI_DH_OBJECT handle; 18 typedef struct { TPMI_DH_OBJECT sequenceHandle; } HMAC_Start_Out;
|
D | ObjectChangeAuth_fp.h | 13 TPMI_DH_OBJECT objectHandle; 14 TPMI_DH_OBJECT parentHandle;
|
D | ActivateCredential_fp.h | 13 TPMI_DH_OBJECT activateHandle; 14 TPMI_DH_OBJECT keyHandle;
|
D | Rewrap_fp.h | 13 TPMI_DH_OBJECT oldParent; 14 TPMI_DH_OBJECT newParent;
|
D | Duplicate_fp.h | 13 TPMI_DH_OBJECT objectHandle; 14 TPMI_DH_OBJECT newParentHandle;
|
D | Certify_fp.h | 13 TPMI_DH_OBJECT objectHandle; 14 TPMI_DH_OBJECT signHandle;
|
D | CertifyCreation_fp.h | 13 TPMI_DH_OBJECT signHandle; 14 TPMI_DH_OBJECT objectHandle;
|
D | CryptUtil_fp.h | 273 TPMI_DH_OBJECT keyHandle, // IN: encryption key handle 279 TPMI_DH_OBJECT rsaHandle, // IN: handle of sign key 283 TPMI_DH_OBJECT signHandle, // IN: handle of signing key 286 TPM_RC CryptSign(TPMI_DH_OBJECT signHandle, // IN: The handle of sign key 354 TPMI_DH_OBJECT keyHandle, // IN: The handle of sign key
|
D | Attest_spt.c | 27 TPMI_DH_OBJECT signHandle, // IN: handle of signing object in FillInAttestInfo() 122 TPMI_DH_OBJECT signHandle, // IN: handle of sign object in SignAttestInfo()
|
D | SequenceUpdate_fp.h | 13 TPMI_DH_OBJECT sequenceHandle;
|
D | _TPM_Hash_Start.c | 18 TPMI_DH_OBJECT handle; in _TPM_Hash_Start()
|
D | EvictControl_fp.h | 14 TPMI_DH_OBJECT objectHandle;
|
D | FieldUpgradeStart_fp.h | 14 TPMI_DH_OBJECT keyHandle;
|
D | Unseal_fp.h | 12 typedef struct { TPMI_DH_OBJECT itemHandle; } Unseal_In;
|
D | ECDH_KeyGen_fp.h | 12 typedef struct { TPMI_DH_OBJECT keyHandle; } ECDH_KeyGen_In;
|
D | HashSequenceStart_fp.h | 17 typedef struct { TPMI_DH_OBJECT sequenceHandle; } HashSequenceStart_Out;
|
D | ECDH_ZGen_fp.h | 13 TPMI_DH_OBJECT keyHandle;
|
D | HMAC_fp.h | 13 TPMI_DH_OBJECT handle;
|
/external/tpm2/generator/ |
D | commands.txt | 111 _TYPE TPMI_DH_OBJECT+ 173 _TYPE TPMI_DH_OBJECT 219 _TYPE TPMI_DH_OBJECT 281 _TYPE TPMI_DH_OBJECT 309 _TYPE TPMI_DH_OBJECT 312 _TYPE TPMI_DH_OBJECT 340 _TYPE TPMI_DH_OBJECT 370 _TYPE TPMI_DH_OBJECT 392 _TYPE TPMI_DH_OBJECT 395 _TYPE TPMI_DH_OBJECT [all …]
|
123