HomeSort by relevance Sort by last modified time
    Searched refs:SESSION_ATTRIBUTES (Results 1 - 2 of 2) sorted by null

  /external/tpm2/
Global.h 253 // SESSION_ATTRIBUTES
255 // The attributes in the SESSION_ATTRIBUTES structure track the various properties of the session. It
312 } SESSION_ATTRIBUTES;
329 SESSION_ATTRIBUTES attributes; // session attributes
    [all...]
Session.c 676 MemorySet(&session->attributes, 0, sizeof(SESSION_ATTRIBUTES));
    [all...]

Completed in 551 milliseconds