Searched refs:FixupSecTrustRef (Results 1 – 3 of 3) sorted by relevance
62 OSStatus FixupSecTrustRef(SecTrustRef trust_ref) const;
75 OSStatus TestRootCerts::FixupSecTrustRef(SecTrustRef trust_ref) const { in FixupSecTrustRef() function in net::TestRootCerts
828 status = TestRootCerts::GetInstance()->FixupSecTrustRef(trust_ref); in Verify()