Home
last modified time | relevance | path

Searched defs:SESSION (Results 1 – 8 of 8) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h325 typedef struct SESSION struct
327 SESSION_ATTRIBUTES attributes; // session attributes argument
328 UINT32 pcrCounter; // PCR counter value when PCR is
332 UINT64 startTime; // The value in g_time when the session
334 UINT64 timeout; // The timeout relative to g_time
337 CLOCK_NONCE epoch; // The g_clockEpoch value when the
342 TPM_CC commandCode; // command code (policy session)
343 TPM_ALG_ID authHashAlg; // session hash algorithm
367 } SESSION; argument
/external/nist-sip/java/javax/sip/header/
DContentDispositionHeader.java9 String SESSION = "Session"; field
/external/tpm2-tss/test/integration/
Dsession-util.h35 } SESSION; typedef
/external/libchrome/dbus/
Dbus.h144 SESSION = DBUS_BUS_SESSION, enumerator
/external/scapy/scapy/
Dmain.py95 SESSION = None variable
/external/nist-sip/java/gov/nist/javax/sip/header/
DParameterNames.java105 public static final String SESSION = "session"; field
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
DRtspHeaders.java61 public static final String SESSION = "Session"; field in RtspHeaders
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
DRtspHeaders.java61 public static final String SESSION = "Session"; field in RtspHeaders