Searched refs:TPMI_RH_CLEAR (Results 1 – 13 of 13) sorted by relevance
/external/tpm2/ |
D | Clear_fp.h | 12 typedef struct { TPMI_RH_CLEAR authHandle; } Clear_In;
|
D | ClearControl_fp.h | 13 TPMI_RH_CLEAR auth;
|
D | HandleProcess.c | 99 (TPMI_RH_CLEAR*)&request_handles[*num_request_handles], in ParseHandleBuffer() 110 (TPMI_RH_CLEAR*)&request_handles[*num_request_handles], in ParseHandleBuffer()
|
D | tpm_generated.h | 532 UINT16 TPMI_RH_CLEAR_Marshal(TPMI_RH_CLEAR* source, BYTE** buffer, INT32* size); 534 TPM_RC TPMI_RH_CLEAR_Unmarshal(TPMI_RH_CLEAR* target,
|
D | tpm_types.h | 557 typedef TPM_HANDLE TPMI_RH_CLEAR; typedef
|
D | tpm_generated.c | 4130 UINT16 TPMI_RH_CLEAR_Marshal(TPMI_RH_CLEAR* source, in TPMI_RH_CLEAR_Marshal() 4136 TPM_RC TPMI_RH_CLEAR_Unmarshal(TPMI_RH_CLEAR* target, in TPMI_RH_CLEAR_Unmarshal()
|
D | part3.txt | 14699 TPMI_RH_CLEAR @authHandle Auth Handle: 1 14867 TPMI_RH_CLEAR @auth Auth Handle: 1 15321 TPMI_RH_CLEAR, or TPMI_RH_HIERARCHY can be gated with Physical Presence. If any other
|
/external/tpm2/generator/ |
D | structures.txt | 751 _NEW_TYPE TPMI_RH_CLEAR
|
D | commands.txt | 2136 _TYPE TPMI_RH_CLEAR 2155 _TYPE TPMI_RH_CLEAR
|
D | raw_structures.txt | 350 TPMI_RH_CLEAR .....................................................................................… 874 Table 53 — Definition of (TPM_HANDLE) TPMI_RH_CLEAR Type <IN> .....................................… 9807 9.18 TPMI_RH_CLEAR 9808 The TPMI_RH_CLEAR interface type is used as the type of the handle in a command when the only 9812 Table 53 — Definition of (TPM_HANDLE) TPMI_RH_CLEAR Type <IN>
|
D | raw_structures_fixed.txt | 350 TPMI_RH_CLEAR .....................................................................................… 874 Table 53 — Definition of (TPM_HANDLE) TPMI_RH_CLEAR Type <IN> .....................................… 9820 9.18 TPMI_RH_CLEAR 9821 The TPMI_RH_CLEAR interface type is used as the type of the handle in a command when the only 9825 Table 53 — Definition of (TPM_HANDLE) TPMI_RH_CLEAR Type <IN>
|
D | raw_commands.txt | 26531 TPMI_RH_CLEAR 26823 TPMI_RH_CLEAR 27618 TPMI_RH_CLEAR, or TPMI_RH_HIERARCHY can be gated with Physical Presence. If any other
|
D | raw_commands_fixed.txt | 26536 TPMI_RH_CLEAR 26834 TPMI_RH_CLEAR 27629 TPMI_RH_CLEAR, or TPMI_RH_HIERARCHY can be gated with Physical Presence. If any other
|