Searched refs:clientSessionCacheKey (Results 1 – 7 of 7) sorted by relevance
280 if cacheKey := c.clientSessionCacheKey(); cacheKey != "" {405 cacheKey := c.clientSessionCacheKey()1021 cacheKey := c.clientSessionCacheKey()1247 func (c *Conn) clientSessionCacheKey() string { func
327 cacheKey := c.clientSessionCacheKey()
908 if cacheKey := c.clientSessionCacheKey(); cacheKey != "" {
115 cacheKey = clientSessionCacheKey(c.conn.RemoteAddr(), c.config)2390 func clientSessionCacheKey(serverAddr net.Addr, config *Config) string { func
1608 cacheKey := clientSessionCacheKey(c.conn.RemoteAddr(), c.config)
115 cacheKey = clientSessionCacheKey(c.conn.RemoteAddr(), c.config)2398 func clientSessionCacheKey(serverAddr net.Addr, config *Config) string { func
1616 cacheKey := clientSessionCacheKey(c.conn.RemoteAddr(), c.config)