Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_vfy.c465 int tr_ok = X509_TRUST_UNTRUSTED; in check_purpose() local
486 tr_ok = X509_check_trust(x, ctx->param->trust, X509_TRUST_NO_SS_COMPAT); in check_purpose()
488 switch (tr_ok) { in check_purpose()

Completed in 31 milliseconds