Searched defs:auth_handle (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/gsc-utils/tpm_generated/ |
H A D | tpm_generated.cc | 20165 const TPMI_RH_PLATFORM& auth_handle, in SerializeCommand_PCR_Allocate() 20368 void Tpm::PCR_Allocate(const TPMI_RH_PLATFORM& auth_handle, in PCR_Allocate() 20389 TPM_RC Tpm::PCR_AllocateSync(const TPMI_RH_PLATFORM& auth_handle, in PCR_AllocateSync() 20413 const TPMI_RH_PLATFORM& auth_handle, in SerializeCommand_PCR_SetAuthPolicy() 20612 void Tpm::PCR_SetAuthPolicy(const TPMI_RH_PLATFORM& auth_handle, in PCR_SetAuthPolicy() 20638 const TPMI_RH_PLATFORM& auth_handle, in PCR_SetAuthPolicySync() 21390 const TPMI_DH_ENTITY& auth_handle, in SerializeCommand_PolicySecret() 21641 void Tpm::PolicySecret(const TPMI_DH_ENTITY& auth_handle, in PolicySecret() 21668 TPM_RC Tpm::PolicySecretSync(const TPMI_DH_ENTITY& auth_handle, in PolicySecretSync() 22604 const TPMI_RH_NV_AUTH& auth_handle, in SerializeCommand_PolicyNV() [all …]
|
/aosp_15_r20/external/tpm2-tss/test/integration/ |
H A D | esys-clear-control.int.c | 42 ESYS_TR auth_handle = ESYS_TR_RH_PLATFORM; in test_esys_clear_control() local
|
H A D | esys-pp-commands.int.c | 42 ESYS_TR auth_handle = ESYS_TR_RH_PLATFORM; in test_esys_pp_commands() local
|
H A D | esys-clockset.int.c | 42 ESYS_TR auth_handle = ESYS_TR_RH_OWNER; in test_esys_clockset() local
|
H A D | sapi-nv-readwrite.int.c | 75 TPMI_SH_AUTH_SESSION auth_handle; in setup_nv() local
|
H A D | sapi-nv-policy-locality.int.c | 89 TPMI_SH_AUTH_SESSION auth_handle = 0; in setup_nv() local
|
/aosp_15_r20/external/tpm2-tss/test/unit/ |
H A D | esys-tcti-rcs.c | 1343 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_SetCommandCodeAuditStatus() local 2029 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClearControl() local 2105 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_PP_Commands() local 2248 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_EvictControl() local 2286 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClockSet() local 2303 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClockRateAdjust() local
|
H A D | esys-tpm-rcs.c | 1323 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_SetCommandCodeAuditStatus() local 2009 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClearControl() local 2085 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_PP_Commands() local 2228 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_EvictControl() local 2266 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClockSet() local 2283 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClockRateAdjust() local
|
H A D | esys-resubmissions.c | 1434 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_SetCommandCodeAuditStatus() local 2191 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClearControl() local 2275 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_PP_Commands() local 2434 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_EvictControl() local 2476 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClockSet() local 2495 ESYS_TR auth_handle = DUMMY_TR_HANDLE_HIERARCHY_PLATFORM; in test_ClockRateAdjust() local
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_policy_execute.h | 140 ESYS_TR auth_handle; member
|
H A D | ifapi_policy_callbacks.c | 431 ESYS_TR *auth_handle, in ifapi_policyeval_cbauth()
|
/aosp_15_r20/external/vboot_reference/firmware/lib/tpm2_lite/ |
H A D | tlcl.c | 727 uint32_t TlclEvictControl(uint32_t auth_handle, uint32_t object_handle, in TlclEvictControl()
|