Searched refs:clientSessionCacheKey (Results 1 – 2 of 2) sorted by relevance
291 cacheKey = clientSessionCacheKey(c.conn.RemoteAddr(), c.config)1961 func clientSessionCacheKey(serverAddr net.Addr, config *Config) string { func
1599 cacheKey := clientSessionCacheKey(c.conn.RemoteAddr(), c.config)