Home
last modified time | relevance | path

Searched defs:sessionCache (Results 1 – 25 of 66) sorted by relevance

123

/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/lucas-clemente/quic-go/interop/client/
H A Dmain.go136 type sessionCache struct { struct
137 tls.ClientSessionCache
138 put chan<- struct{}
146 func (c *sessionCache) Put(key string, cs *tls.ClientSessionState) {
/dports/net/storj/storj-1.45.3/vendor/github.com/lucas-clemente/quic-go/interop/client/
H A Dmain.go136 type sessionCache struct { struct
137 tls.ClientSessionCache
138 put chan<- struct{}
146 func (c *sessionCache) Put(key string, cs *tls.ClientSessionState) {
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/lucas-clemente/quic-go/interop/client/
H A Dmain.go136 type sessionCache struct { struct
137 tls.ClientSessionCache
138 put chan<- struct{}
146 func (c *sessionCache) Put(key string, cs *tls.ClientSessionState) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/lucas-clemente/quic-go/interop/client/
H A Dmain.go136 type sessionCache struct { struct
137 tls.ClientSessionCache
138 put chan<- struct{}
146 func (c *sessionCache) Put(key string, cs *tls.ClientSessionState) {
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/lucas-clemente/quic-go/interop/client/
H A Dmain.go139 type sessionCache struct { struct
140 tls.ClientSessionCache
141 put chan<- struct{}
149 func (c *sessionCache) Put(key string, cs *tls.ClientSessionState) {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/lucas-clemente/quic-go/interop/client/
H A Dmain.go136 type sessionCache struct { struct
137 tls.ClientSessionCache
138 put chan<- struct{}
146 func (c *sessionCache) Put(key string, cs *tls.ClientSessionState) {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/lucas-clemente/quic-go/interop/client/
H A Dmain.go139 type sessionCache struct { struct
140 tls.ClientSessionCache
141 put chan<- struct{}
149 func (c *sessionCache) Put(key string, cs *tls.ClientSessionState) {
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/ssl/
H A DNewSessionTicket.java350 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
466 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
527 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
624 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/ssl/
H A DNewSessionTicket.java377 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
509 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
571 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
664 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/ssl/
H A DNewSessionTicket.java377 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
509 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
571 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
664 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/ssl/
H A DNewSessionTicket.java377 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
509 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
571 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
664 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/ssl/
H A DNewSessionTicket.java350 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
466 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
527 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
624 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/
H A Dlogical_session_cache.cpp61 std::unique_ptr<LogicalSessionCache> sessionCache) { in set()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/wiredtiger/
H A Dwiredtiger_oplog_manager.cpp60 auto sessionCache = WiredTigerRecoveryUnit::get(opCtx)->getSessionCache(); in start() local
164 void WiredTigerOplogManager::_oplogJournalThreadLoop(WiredTigerSessionCache* sessionCache, in _oplogJournalThreadLoop()
H A Dwiredtiger_session_cache_test.cpp97 WiredTigerSessionCache* sessionCache = harnessHelper.getSessionCache(); in TEST() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DNewSessionTicket.java221 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
343 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/ssl/
H A DNewSessionTicket.java221 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
343 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DNewSessionTicket.java221 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
343 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/ssl/
H A DNewSessionTicket.java222 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
344 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/ssl/
H A DNewSessionTicket.java221 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in produce() local
343 SSLSessionContextImpl sessionCache = (SSLSessionContextImpl) in consume() local
/dports/net/wangle/wangle-2021.12.27.00/wangle/ssl/
H A DSSLSessionCacheManager.h49 SSLSessionCacheMap sessionCache; variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/internal/objectstore/
H A Ds3_session.go47 sessionCache = newS3SessionCache() var
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/javatests/src/org/chromium/chrome/browser/feed/library/feedsessionmanager/
H A DFeedSessionManagerImplTest.java209 SessionCache sessionCache = sessionManager.getSessionCacheForTest(); in testInitialization() local
420 SessionCache sessionCache = sessionManager.getSessionCacheForTest(); in testNoCardsError() local
440 SessionCache sessionCache = sessionManager.getSessionCacheForTest(); in testNoCardsError_populatedHeadSuppressesError() local
599 SessionCache sessionCache = sessionManager.getSessionCacheForTest(); in testOnSwitchToEphemeralMode() local
/dports/security/py-tlslite/tlslite-0.4.9/tlslite/
H A Dtlsconnection.py994 sessionCache=None, settings=None, checker=None, argument
1083 sessionCache=None, settings=None, checker=None, argument
1111 certChain, privateKey, reqCert, sessionCache, argument
1243 sessionCache, anon): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/feedsessionmanager/
H A DFeedSessionManagerFactory.java84 SessionCache sessionCache = new SessionCache( in create() local

123