Searched refs:tr_ok (Results 1 – 1 of 1) sorted by relevance
498 int tr_ok = X509_TRUST_UNTRUSTED; in check_purpose() local519 tr_ok = X509_check_trust(x, ctx->param->trust, X509_TRUST_NO_SS_COMPAT); in check_purpose()521 switch (tr_ok) { in check_purpose()
Completed in 53 milliseconds