Searched refs:X509_VP_FLAG_ONCE (Results 1 – 3 of 3) sorted by relevance
259 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
2248 ctx->param->inh_flags |= X509_VP_FLAG_DEFAULT | X509_VP_FLAG_ONCE; in X509_STORE_CTX_init()
426 #define X509_VP_FLAG_ONCE 0x10 macro