Searched refs:X509_VP_FLAG_DEFAULT (Results 1 – 5 of 5) sorted by relevance
169 to_default = (inh_flags & X509_VP_FLAG_DEFAULT) != 0; in X509_VERIFY_PARAM_inherit()232 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
2422 ctx->param->inh_flags |= X509_VP_FLAG_DEFAULT | X509_VP_FLAG_ONCE; in X509_STORE_CTX_init()
466 # define X509_VP_FLAG_DEFAULT 0x1 macro
369 # define X509_VP_FLAG_DEFAULT 0x1 macro
345 If B<X509_VP_FLAG_DEFAULT> is set then anything set in the source is copied