Searched refs:X509_V_FLAG_USE_DELTAS (Results 1 – 4 of 4) sorted by relevance
572 X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_USE_DELTAS); in opt_verify()
222 # define X509_V_FLAG_USE_DELTAS 0x2000 macro
265 If B<X509_V_FLAG_USE_DELTAS> is set delta CRLs (if present) are used to
1154 if (!(ctx->param->flags & X509_V_FLAG_USE_DELTAS)) in get_delta_sk()