Searched refs:cvout_index (Results 1 – 1 of 1) sorted by relevance
527 int cvout_index = 0; in Verify() local529 cvout[cvout_index].type = cert_po_certList; in Verify()530 cvout[cvout_index].value.pointer.chain = NULL; in Verify()531 int cvout_cert_list_index = cvout_index; in Verify()532 cvout_index++; in Verify()533 cvout[cvout_index].type = cert_po_end; in Verify()583 int cvout_index = 0; in VerifyEV() local584 cvout[cvout_index].type = cert_po_trustAnchor; in VerifyEV()585 cvout[cvout_index].value.pointer.cert = NULL; in VerifyEV()586 int cvout_trust_anchor_index = cvout_index; in VerifyEV()[all …]