Lines Matching refs:trust_result
882 SecTrustResultType trust_result;883 status = SecTrustEvaluate(trust_ref, &trust_result);888 status = SecTrustGetResult(trust_ref, &trust_result, &completed_chain,897 switch (trust_result) {