Searched refs:ScopedCERTCertList (Results 1 – 9 of 9) sorted by relevance
34 crypto::ScopedCERTCertList cert_list(PK11_ListCertsInSlot(slot)); in IsNssBuiltInRootSlot()186 crypto::ScopedCERTCertList cert_list( in GetAnNssBuiltinSslTrustedRoot()
54 ScopedCERTCertList cert_list(PK11_ListCertsInSlot(slot_.get())); in RemoveTrustFromAllCerts()
68 ScopedCERTCertList; typedef
169 crypto::ScopedCERTCertList found_certs(CERT_FindUserCertsByUsage( in GetPlatformCertsOnWorkerThread()
172 crypto::ScopedCERTCertList found_certs(CERT_CreateSubjectCertList( in SyncGetIssuersOf()222 crypto::ScopedCERTCertList cert_list; in ListCertsIgnoringNSSRoots()
301 crypto::ScopedCERTCertList cert_list(PK11_ListCertsInSlot(slot)); in ChangeCertTrustInSlot()
46 crypto::ScopedCERTCertList cert_list(PK11_ListCertsInSlot(slot)); in ListCertsInSlot()
558 crypto::ScopedCERTCertList cert_list = nullptr; in ListCertsInfoImpl()
125 crypto::ScopedCERTCertList cert_list( in ListCerts()