Searched refs:cvout (Results 1 – 1 of 1) sorted by relevance
852 CERTValOutParam cvout[5]; in verifyCertificate() local910 cvout[0].type = cert_po_trustAnchor; in verifyCertificate()911 cvout[0].value.pointer.cert = NULL; in verifyCertificate()912 cvout[1].type = cert_po_errorLog; in verifyCertificate()913 cvout[1].value.pointer.log = &log; in verifyCertificate()914 cvout[2].type = cert_po_end; in verifyCertificate()944 cvin, cvout, NULL); in verifyCertificate()959 CERTCertificate * issuerCert = cvout[0].value.pointer.cert; in verifyCertificate()
Completed in 25 milliseconds