HomeSort by relevance Sort by last modified time
    Searched refs:TPMI_DH_ENTITY (Results 1 - 25 of 32) sorted by null

1 2

  /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)
  /system/tpm/trunks/
mock_session_manager.h 37 TPMI_DH_ENTITY,
session_manager.h 61 TPMI_DH_ENTITY bind_entity,
hmac_session.h 45 virtual TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity,
mock_hmac_session.h 35 TPM_RC(TPMI_DH_ENTITY bind_entity,
hmac_session_impl.h 57 TPM_RC StartBoundSession(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 TPM_RC(TPMI_DH_ENTITY bind_entity,
policy_session.h 46 virtual TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity,
policy_session_impl.h 54 TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity,
mock_tpm.cc 37 const TPMI_DH_ENTITY& bind,
54 const TPMI_DH_ENTITY& bind,
164 const TPMI_DH_ENTITY& auth_handle,
policy_session_impl.cc 56 TPMI_DH_ENTITY bind_entity,
trunks_factory_for_test.cc 402 TPMI_DH_ENTITY bind_entity,
425 TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity,
458 TPM_RC StartBoundSession(TPMI_DH_ENTITY bind_entity,
session_manager_impl.cc 75 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...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Session.c 27 TPMI_DH_ENTITY Bind;
64 IN TPMI_DH_ENTITY Bind,
Tpm2EnhancedAuthorization.c 26 TPMI_DH_ENTITY AuthHandle;
97 IN TPMI_DH_ENTITY AuthHandle,
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 819 IN TPMI_DH_ENTITY Bind,
864 IN TPMI_DH_ENTITY AuthHandle,
    [all...]

Completed in 123 milliseconds

1 2