Searched refs:TPM_ST_ATTEST_CREATION (Results 1 – 4 of 4) sorted by relevance
83 certifyInfo.type = TPM_ST_ATTEST_CREATION; in TPM2_CertifyCreation()
630 {RANGE(TPM_ST_ATTEST_NV, TPM_ST_ATTEST_CREATION, UINT16),634 {(UINT32)TPM_ST_ATTEST_CERTIFY, (UINT32)TPM_ST_ATTEST_CREATION,
2860 case TPM_ST_ATTEST_CREATION: in TPMU_ATTEST_Marshal()
506 #define TPM_ST_ATTEST_CREATION (TPM_ST)(0x801A) macro