Home | History | Annotate | Download | only in ssl

Lines Matching refs:peerCert

557 	    to->peerCert = CERT_NewTempCertificate(dbHandle, &derCert, NULL,
559 if (to->peerCert == NULL)
800 (sid->peerCert != NULL)) {
801 now = CacheCert(cache, sid->peerCert, &sce);