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