Searched refs:TPM_ST_CREATION (Results 1 – 5 of 5) sorted by relevance
6001 TPM_ST_CREATION10943 HMACcontextAlg(proof, (TPM_ST_CREATION || name || HnameAlg(TPMS_CREATION_DATA)))10957 TPM_ST_CREATION10977 tag {TPM_ST_CREATION}10982 error returned when tag is not TPM_ST_CREATION11000 A NULL Creation Ticket is the tuple <TPM_ST_CREATION, TPM_RH_NULL, 0x0000>.
5977 TPM_ST_CREATION10971 HMACcontextAlg(proof, (TPM_ST_CREATION || name || HnameAlg(TPMS_CREATION_DATA)))10985 TPM_ST_CREATION11005 tag {TPM_ST_CREATION}11010 error returned when tag is not TPM_ST_CREATION11028 A NULL Creation Ticket is the tuple <TPM_ST_CREATION, TPM_RH_NULL, 0x0000>.
13171 HMAC(proof, (TPM_ST_CREATION || objectHandle→Name || creationHash))
13160 HMAC(proof, (TPM_ST_CREATION || objectHandle→Name || creationHash))
799 constexpr TPM_ST TPM_ST_CREATION = 0x8021; variable