Home
last modified time | relevance | path

Searched defs:CertPathIter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dpath_builder.cc463 class CertPathIter { class
506 CertPathIter::CertPathIter(std::shared_ptr<const ParsedCertificate> cert, in CertPathIter() function in bssl::CertPathIter
H A Dpath_builder.h28 class CertPathIter; variable