Searched defs:readClientHello (Results 1 – 3 of 3) sorted by relevance
133 func (c *Conn) readClientHello(ctx context.Context) (*clientHelloMsg, error) { func
155 func (hs *serverHandshakeState) readClientHello() error { func