Searched refs:system_roots (Results 1 – 1 of 1) sorted by relevance
112 CFArrayRef system_roots = NULL; in FixupSecTrustRef() local113 status = SecTrustCopyAnchorCertificates(&system_roots); in FixupSecTrustRef()117 base::mac::ScopedCFTypeRef<CFArrayRef> scoped_system_roots(system_roots); in FixupSecTrustRef()