Home | History | Annotate | Download | only in generator

Lines Matching full:contextid

3598 If the TPM implements a ?gap? scheme for assigning contextID values, then the TPM shall return
29148 a contextID could not be assigned for a session context save
29237 contextID = 0;
29490 result = SessionContextSave(out->context.savedHandle, &contextID);
29492 // sequence number is the current session contextID
29493 out->context.sequence = contextID;