Searched refs:X509_VP_FLAG_DEFAULT (Results 1 – 3 of 3) sorted by relevance
265 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()332 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
2248 ctx->param->inh_flags |= X509_VP_FLAG_DEFAULT | X509_VP_FLAG_ONCE; in X509_STORE_CTX_init()
422 #define X509_VP_FLAG_DEFAULT 0x1 macro