Searched refs:TPM2_SPEC (Results 1 – 1 of 1) sorted by relevance
258 typedef UINT32 TPM2_SPEC; typedef259 #define TPM2_SPEC_FAMILY ((TPM2_SPEC) 0x322E3000) /* ASCII 2.0 with null terminator */260 #define TPM2_SPEC_LEVEL ((TPM2_SPEC) 00) /* the level number for the specification */261 #define TPM2_SPEC_VERSION ((TPM2_SPEC) 126) /* the version number of the spec 001.26 * 1…262 #define TPM2_SPEC_YEAR ((TPM2_SPEC) 2015) /* the year of the version */263 #define TPM2_SPEC_DAY_OF_YEAR ((TPM2_SPEC) 233) /* the day of the year August 21 2015 */