Searched refs:verifyCertificates (Results 1 – 1 of 1) sorted by relevance
873 if err := hs.verifyCertificates(certMsg); err != nil {1098 if err := hs.verifyCertificates(certMsg); err != nil {1272 func (hs *clientHandshakeState) verifyCertificates(certMsg *certificateMsg) error { func