Lines Matching refs:sequenceHandle

1015 TPM2_SequenceComplete() will flush the context associated with the sequenceHandle.
11447 sequenceHandle
11615 &out->sequenceHandle);
11715 sequenceHandle
11779 return ObjectCreateEventSequence(&in->auth, &out->sequenceHandle);
11782 return ObjectCreateHashSequence(in->hashAlg, &in->auth, &out->sequenceHandle);
11809 Proper authorization for the sequence object associated with sequenceHandle is required. If an
11811 associated with sequenceHandle will be the Empty Buffer.
11858 @sequenceHandle
11966 sequenceHandle does not reference a hash or HMAC sequence
11985 object = ObjectGet(in->sequenceHandle);
12095 If sequenceHandle references an Event sequence, then the TPM shall return TPM_RC_MODE.
12096 Proper authorization for the sequence object associated with sequenceHandle is required. If an
12098 associated with sequenceHandle will be the Empty Buffer.
12099 If this command completes successfully, the sequenceHandle object will be flushed.
12138 @sequenceHandle
12268 sequenceHandle does not reference a hash or HMAC sequence
12290 object = ObjectGet(in->sequenceHandle);
12438 If sequenceHandle references a hash or HMAC sequence, the TPM shall return TPM_RC_MODE.
12439 Proper authorization for the sequence object associated with sequenceHandle is required. If an
12441 associated with sequenceHandle will be the Empty Buffer.
12442 If this command completes successfully, the sequenceHandle object will be flushed.
12485 @sequenceHandle
12634 hashObject = (HASH_OBJECT *)ObjectGet(in->sequenceHandle);