Searched defs:TPM_CC (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtpm_generated.h465 typedef UINT32 TPM_CC; typedef in namespace:trunks
466 typedef TPM_CC TPMA_CC;
536 constexpr TPM_CC TPM_CC_FIRST = 0x0000011F;
537 constexpr TPM_CC TPM_CC_PP_FIRST = 0x0000011F;
538 constexpr TPM_CC TPM_CC_NV_UndefineSpaceSpecial = 0x0000011F;
539 constexpr TPM_CC TPM_CC_EvictControl = 0x00000120;
540 constexpr TPM_CC TPM_CC_HierarchyControl = 0x00000121;
541 constexpr TPM_CC TPM_CC_NV_UndefineSpace = 0x00000122;
542 constexpr TPM_CC TPM_CC_ChangeEPS = 0x00000124;
543 constexpr TPM_CC TPM_CC_ChangePP
[all...]

Completed in 13 milliseconds