Searched refs:scoped_roots (Results 1 – 1 of 1) sorted by relevance
118 base::mac::ScopedCFTypeRef<CFMutableArrayRef> scoped_roots( in FixupSecTrustRef() local121 DCHECK(scoped_roots.get()); in FixupSecTrustRef()123 CFArrayAppendArray(scoped_roots, temporary_roots_, in FixupSecTrustRef()125 return SecTrustSetAnchorCertificates(trust_ref, scoped_roots); in FixupSecTrustRef()