Searched refs:X509_V_FLAG_TRUSTED_FIRST (Results 1 – 3 of 3) sorted by relevance
404 #define X509_V_FLAG_TRUSTED_FIRST 0x8000 macro
2041 #if defined(X509_V_FLAG_TRUSTED_FIRST) && !defined(X509_V_FLAG_NO_ALT_CHAINS) in ossl_connect_step1()2044 X509_V_FLAG_TRUSTED_FIRST); in ossl_connect_step1()
254 if (ctx->param->flags & X509_V_FLAG_TRUSTED_FIRST) in X509_verify_cert()