Searched refs:CertPathStep (Results 1 – 1 of 1) sorted by relevance
43 struct CertPathStep { struct63 const std::vector<CertPathStep>& steps, in CertInPath()115 Error::Code VerifyCertificateChain(const std::vector<CertPathStep>& path, in VerifyCertificateChain()452 std::vector<CertPathStep> path; in FindCertificatePath()494 CertPathStep& next_step = path[--path_index]; in FindCertificatePath()513 CertPathStep& next_step = path[--path_index]; in FindCertificatePath()533 CertPathStep& last_step = path[path_index++]; in FindCertificatePath()543 CertPathStep& last_step = path[path_index++]; in FindCertificatePath()