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