/external/tpm2/ |
Entity_fp.h | 11 TPMI_DH_ENTITY handle, // IN: handle of entity 14 UINT16 EntityGetAuthValue(TPMI_DH_ENTITY handle, // IN: handle of entity 18 TPMI_DH_ENTITY handle // IN :handle of entity 23 UINT16 EntityGetName(TPMI_DH_ENTITY handle, // IN: handle of entity
|
Session_fp.h | 23 TPMI_DH_ENTITY entityHandle, // IN: handle of entity 37 TPMI_DH_ENTITY bind, // IN: the bind object
|
PolicySecret_fp.h | 13 TPMI_DH_ENTITY authHandle;
|
StartAuthSession_fp.h | 14 TPMI_DH_ENTITY bind;
|
Entity.c | 148 TPMI_DH_ENTITY handle, // IN: handle of entity 248 TPMI_DH_ENTITY handle, // IN: handle of entity 323 TPMI_DH_ENTITY handle, // IN: handle of entity 359 TPMI_DH_ENTITY handle // IN :handle of entity
|
Session.c | 309 TPMI_DH_ENTITY bind, // IN: the bind object 593 TPMI_DH_ENTITY entityHandle, // IN: handle of entity [all...] |
marshal_test.c | 213 SETUP_TYPE(TPMI_DH_ENTITY, TRANSIENT_FIRST+1) 284 SETUP_TYPE(TPMI_DH_ENTITY, TPM_RH_REVOKE)
|
HandleProcess.c | [all...] |
tpm_generated.h | 476 UINT16 TPMI_DH_ENTITY_Marshal(TPMI_DH_ENTITY* source, 480 TPM_RC TPMI_DH_ENTITY_Unmarshal(TPMI_DH_ENTITY* target, [all...] |
/system/tpm/trunks/ |
mock_session_manager.h | 36 TPMI_DH_ENTITY,
|
session_manager.h | 62 TPMI_DH_ENTITY bind_entity,
|
hmac_session.h | 46 TPMI_DH_ENTITY bind_entity,
|
mock_hmac_session.h | 35 TPMI_DH_ENTITY bind_entity,
|
hmac_session_impl.h | 57 TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity,
|
policy_session.h | 47 TPMI_DH_ENTITY bind_entity,
|
session_manager_impl.h | 43 TPMI_DH_ENTITY bind_entity,
|
hmac_session_impl.cc | 45 TPMI_DH_ENTITY bind_entity,
|
mock_policy_session.h | 36 TPMI_DH_ENTITY bind_entity,
|
policy_session_impl.h | 54 TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity,
|
mock_tpm.cc | 39 const TPMI_DH_ENTITY& bind, 56 const TPMI_DH_ENTITY& bind, 173 const TPMI_DH_ENTITY& auth_handle,
|
policy_session_impl.cc | 58 TPMI_DH_ENTITY bind_entity,
|
trunks_factory_for_test.cc | 402 TPM_RC StartSession(TPM_SE session_type, TPMI_DH_ENTITY bind_entity, 425 TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity, 460 TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity,
|
session_manager_impl.cc | 74 TPMI_DH_ENTITY bind_entity,
|
mock_tpm.h | 73 const TPMI_DH_ENTITY& bind, 84 const TPMI_DH_ENTITY& bind, 96 const TPMI_DH_ENTITY& bind, 108 const TPMI_DH_ENTITY& bind, [all...] |
tpm_generated.h | 387 typedef TPM_HANDLE TPMI_DH_ENTITY; [all...] |