Searched refs:creationDigest (Results 1 – 2 of 2) sorted by relevance
134 TPM2B_DIGEST *creationDigest // OUT: creation digest
712 TPM2B_DIGEST *creationDigest // OUT: creation digest in FillInCreationData() argument766 creationDigest->t.size = CryptHashStart(&hashState, nameHashAlg); in FillInCreationData()768 CryptHashEnd2B(&hashState, &creationDigest->b); in FillInCreationData()