Lines Matching refs:tc
1123 if tc, ok := pconn.conn.(*tls.Conn); ok {1129 if err := tc.Handshake(); err != nil {1136 cs := tc.ConnectionState()