Searched refs:trust_result (Results 1 – 1 of 1) sorted by relevance
882 SecTrustResultType trust_result; in Verify() local883 status = SecTrustEvaluate(trust_ref, &trust_result); in Verify()888 status = SecTrustGetResult(trust_ref, &trust_result, &completed_chain, in Verify()897 switch (trust_result) { in Verify()