Searched refs:writeV2Record (Results 1 – 2 of 2) sorted by relevance
/ssl/test/runner/ | ||
A D | conn.go | 1239 func (c *Conn) writeV2Record(data []byte) (n int, err error) { func |
A D | handshake_client.go | 214 c.writeV2Record(hs.hello.marshal()) |
Completed in 11 milliseconds