Home
last modified time | relevance | path

Searched refs:ScopedCERTCertList (Results 1 – 9 of 9) sorted by relevance

/external/cronet/net/test/
Dcert_test_util_nss.cc34 crypto::ScopedCERTCertList cert_list(PK11_ListCertsInSlot(slot)); in IsNssBuiltInRootSlot()
186 crypto::ScopedCERTCertList cert_list( in GetAnNssBuiltinSslTrustedRoot()
/external/cronet/crypto/
Dscoped_test_nss_db.cc54 ScopedCERTCertList cert_list(PK11_ListCertsInSlot(slot_.get())); in RemoveTrustFromAllCerts()
Dscoped_nss_types.h68 ScopedCERTCertList; typedef
/external/cronet/net/ssl/
Dclient_cert_store_nss.cc169 crypto::ScopedCERTCertList found_certs(CERT_FindUserCertsByUsage( in GetPlatformCertsOnWorkerThread()
/external/cronet/net/cert/internal/
Dtrust_store_nss.cc172 crypto::ScopedCERTCertList found_certs(CERT_CreateSubjectCertList( in SyncGetIssuersOf()
222 crypto::ScopedCERTCertList cert_list; in ListCertsIgnoringNSSRoots()
Dtrust_store_nss_unittest.cc301 crypto::ScopedCERTCertList cert_list(PK11_ListCertsInSlot(slot)); in ChangeCertTrustInSlot()
/external/cronet/net/cert/
Dnss_profile_filter_chromeos_unittest.cc46 crypto::ScopedCERTCertList cert_list(PK11_ListCertsInSlot(slot)); in ListCertsInSlot()
Dnss_cert_database.cc558 crypto::ScopedCERTCertList cert_list = nullptr; in ListCertsInfoImpl()
Dnss_cert_database_unittest.cc125 crypto::ScopedCERTCertList cert_list( in ListCerts()