Searched refs:system_roots (Results 1 – 1 of 1) sorted by relevance
92 CFArrayRef system_roots = NULL; in FixupSecTrustRef() local93 OSStatus status = SecTrustCopyAnchorCertificates(&system_roots); in FixupSecTrustRef()97 base::ScopedCFTypeRef<CFArrayRef> scoped_system_roots(system_roots); in FixupSecTrustRef()