Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A Dx509_util_nss.cc194 ScopedCERTCertificateList nss_chain; in CreateCERTCertificateListFromX509Certificate() local
220 ScopedCERTCertificateList nss_chain; in CreateCERTCertificateListFromBytes() local
247 const std::vector<CERTCertificate*>& nss_chain) { in CreateX509CertificateFromCERTCertificate()
253 const std::vector<CERTCertificate*>& nss_chain, in CreateX509CertificateFromCERTCertificate()