Home
last modified time | relevance | path

Searched defs:SessionState (Results 1 – 6 of 6) sorted by relevance

/prebuilts/go/linux-x86/src/crypto/tls/
Dticket.go21 type SessionState struct { struct
73 Extra [][]byte
78 EarlyData bool
80 version uint16
81 isClient bool
82 cipherSuite uint16
86 createdAt uint64 // seconds since UNIX epoch
87 secret []byte // master secret for TLS 1.2, or the PSK for TLS 1.3
88 extMasterSecret bool
89 peerCertificates []*x509.Certificate
[all …]
Dquic.go140 SessionState *SessionState member
417 func (c *Conn) quicResumeSession(session *SessionState) error {
431 func (c *Conn) quicStoreSession(session *SessionState) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtssbx.h95 WTSSBX_SESSION_STATE SessionState; member
Dtapi3cc.h341 #define ITAgentSession_put_State(This,SessionState) (This)->lpVtbl->put_State(This,SessionState) argument
Dtapi3.h460 #define ITAgentSession_put_State(This,SessionState) (This)->lpVtbl->put_State(This,SessionState) argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h4078 IO_SESSION_STATE SessionState; member