Searched defs:target_cert (Results 1 – 7 of 7) sorted by relevance
65 bssl::UniquePtr<X509> target_cert; member
406 bssl::UniquePtr<X509>& target_cert = result_path->target_cert; in FindCertificatePath() local
162 std::shared_ptr<const ParsedCertificate> target_cert(certs.back()); in RunTest() local
426 const ParsedCertificate *target_cert = valid_chain[target_cert_index].get(); in CheckCRL() local
172 std::shared_ptr<const bssl::ParsedCertificate> target_cert = in VerifyUsingPathBuilder() local
891 X509Certificate* target_cert, in CreateVerifiedCertChain()
73 CERTCertificate* target_cert) { in FindCertInfoForCert()