Searched refs:TPM_ST_ATTEST_NV (Results 1 – 4 of 4) sorted by relevance
110 certifyInfo.type = TPM_ST_ATTEST_NV; in TPM2_NV_Certify()
630 {RANGE(TPM_ST_ATTEST_NV, TPM_ST_ATTEST_CREATION, UINT16),637 (UINT32)TPM_ST_ATTEST_NV, (UINT32)TPM_ST_ATTEST_NV_DIGEST},
2870 case TPM_ST_ATTEST_NV: in TPMU_ATTEST_Marshal()
500 #define TPM_ST_ATTEST_NV (TPM_ST)(0x8014) macro