Home | History | Annotate | Download | only in tls

Lines Matching refs:With

227 	// buf contains a TLS record, with a 5 byte record header and a 4 byte
487 // validate, if not nil, is a function that will be called with the
831 // Replace the NameToCertificate map with a GetCertificate function
901 // With an empty Certificates and a nil GetCertificate, the server
913 // TestCipherSuiteCertPreferance ensures that we select an RSA ciphersuite with
914 // an RSA certificate and an ECDSA ciphersuite with an ECDSA certificate.
1082 // clientCertificatePEM and clientKeyPEM were generated with generate_cert.go