Home
last modified time | relevance | path

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

/external/chromium_org/net/cert/
Dtest_root_certs_mac.cc98 base::ScopedCFTypeRef<CFMutableArrayRef> scoped_roots( in FixupSecTrustRef() local
100 CFArrayAppendArray(scoped_roots, temporary_roots_, in FixupSecTrustRef()
102 return SecTrustSetAnchorCertificates(trust_ref, scoped_roots); in FixupSecTrustRef()