Searched refs:certificateRequestMsg (Results 1 – 4 of 4) sorted by relevance
958 var certReq *certificateRequestMsg971 certReq, ok = msg.(*certificateRequestMsg)1356 certReq, ok := msg.(*certificateRequestMsg)2085 func selectClientCertificate(c *Conn, certReq *certificateRequestMsg) (*Certificate, error) { argument
2212 type certificateRequestMsg struct { struct2233 func (m *certificateRequestMsg) marshal() []byte { argument2312 func (m *certificateRequestMsg) unmarshal(data []byte) bool { argument
873 certReq := &certificateRequestMsg{1737 certReq := &certificateRequestMsg{
1413 m = &certificateRequestMsg{