Home
last modified time | relevance | path

Searched refs:cvout (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx852 CERTValOutParam cvout[5]; in verifyCertificate() local
910 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