Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_nss.cc167 crypto::ScopedCERTCertList found_certs(CERT_CreateSubjectCertList( in SyncGetIssuersOf() local
171 crypto::ScopedCERTCertList found_certs; in SyncGetIssuersOf() local
/aosp_15_r20/external/cronet/net/ssl/
H A Dclient_cert_store_nss.cc169 crypto::ScopedCERTCertList found_certs(CERT_FindUserCertsByUsage( in GetPlatformCertsOnWorkerThread() local