Home
last modified time | relevance | path

Searched refs:TPM_CC_FIRST (Results 1 – 5 of 5) sorted by relevance

/system/tpm/trunks/
Dpolicy_session_test.cc190 TPM_CC command_code = TPM_CC_FIRST; in TEST_F()
193 EXPECT_EQ(TPM_RC_SUCCESS, session.PolicyCommandCode(TPM_CC_FIRST)); in TEST_F()
200 EXPECT_EQ(TPM_RC_FAILURE, session.PolicyCommandCode(TPM_CC_FIRST)); in TEST_F()
Dresource_manager.cc509 if (command_info->code < TPM_CC_FIRST || command_info->code > TPM_CC_LAST) { in ParseCommand()
Dtpm_generated.h371 #define MAX_CAP_CC ((trunks::TPM_CC_LAST - trunks::TPM_CC_FIRST) + 1)
536 constexpr TPM_CC TPM_CC_FIRST = 0x0000011F; variable
/system/tpm/trunks/generator/
Draw_structures_fixed.txt3390 TPM_CC_FIRST
Draw_structures.txt3396 TPM_CC_FIRST