Home | History | Annotate | Download | only in trunks

Lines Matching refs:creation_hash

4233   result = Serialize_TPM2B_DIGEST(value.creation_hash, buffer);
4251 result = Parse_TPM2B_DIGEST(buffer, &value->creation_hash, value_bytes);
9707 TPM2B_DIGEST* creation_hash,
9788 rc = Parse_TPM2B_DIGEST(&buffer, creation_hash, &creation_hash_bytes);
9829 TPM2B_DIGEST creation_hash;
9832 response, &out_private, &out_public, &creation_data, &creation_hash,
9838 callback.Run(rc, out_private, out_public, creation_data, creation_hash,
9875 TPM2B_DIGEST* creation_hash,
9888 creation_hash, creation_ticket,
16565 const TPM2B_DIGEST& creation_hash,
16600 rc = Serialize_TPM2B_DIGEST(creation_hash, &creation_hash_bytes);
16807 const TPM2B_DIGEST& creation_hash,
16820 qualifying_data, creation_hash, in_scheme, creation_ticket, &command,
16834 const TPM2B_DIGEST& creation_hash,
16844 qualifying_data, creation_hash, in_scheme, creation_ticket, &command,
25019 TPM2B_DIGEST* creation_hash,
25101 rc = Parse_TPM2B_DIGEST(&buffer, creation_hash, &creation_hash_bytes);
25148 TPM2B_DIGEST creation_hash;
25152 response, &object_handle, &out_public, &creation_data, &creation_hash,
25158 callback.Run(rc, object_handle, out_public, creation_data, creation_hash,
25195 TPM2B_DIGEST* creation_hash,
25209 response, object_handle, out_public, creation_data, creation_hash,