Home
last modified time | relevance | path

Searched refs:TPM_HT_TRANSIENT (Results 1 – 6 of 6) sorted by relevance

/system/tpm/trunks/
Dresource_manager_test.cc307 EXPECT_EQ(TPM_HT_TRANSIENT, handle_type); in TEST_F()
Dtpm_generated.h900 const TPM_HT TPM_HT_TRANSIENT = 0x80; variable
924 const TPM_HC HR_TRANSIENT = (TPM_HT_TRANSIENT << HR_SHIFT);
/system/tpm/trunks/generator/
Draw_structures.txt7345 TPM_HT_TRANSIENT
7373 When a transient object is loaded, the TPM shall assign a handle with an MSO of TPM_HT_TRANSIENT.
7635 defined by TPM_HT_TRANSIENT and the top of the range determined by the implementation-dependent
7697 (TPM_HT_TRANSIENT << HR_SHIFT)
15971 If the handle type for savedHandle is TPM_HT_TRANSIENT, then the low order bits are used to
Draw_structures_fixed.txt7372 TPM_HT_TRANSIENT
7400 When a transient object is loaded, the TPM shall assign a handle with an MSO of TPM_HT_TRANSIENT.
7662 defined by TPM_HT_TRANSIENT and the top of the range determined by the implementation-dependent
7724 (TPM_HT_TRANSIENT << HR_SHIFT)
15962 If the handle type for savedHandle is TPM_HT_TRANSIENT, then the low order bits are used to
Draw_commands.txt28889 case TPM_HT_TRANSIENT:
29496 case TPM_HT_TRANSIENT:
29812 case TPM_HT_TRANSIENT:
31293 case TPM_HT_TRANSIENT:
Draw_commands_fixed.txt28900 case TPM_HT_TRANSIENT:
29507 case TPM_HT_TRANSIENT:
29823 case TPM_HT_TRANSIENT:
31304 case TPM_HT_TRANSIENT: