Searched refs:certificateRequestMsg (Results 1 – 4 of 4) sorted by relevance
880 var certReq *certificateRequestMsg893 certReq, ok = msg.(*certificateRequestMsg)1257 certReq, ok := msg.(*certificateRequestMsg)1945 func selectClientCertificate(c *Conn, certReq *certificateRequestMsg) (*Certificate, error) { argument
1979 type certificateRequestMsg struct { struct2000 func (m *certificateRequestMsg) marshal() []byte { argument2079 func (m *certificateRequestMsg) unmarshal(data []byte) bool { argument
852 certReq := &certificateRequestMsg{1664 certReq := &certificateRequestMsg{
1372 m = &certificateRequestMsg{