Lines Matching refs:get_crl
706 if (ctx->get_crl)707 ok = ctx->get_crl(ctx, &crl, x);2081 if (store && store->get_crl)2082 ctx->get_crl = store->get_crl;2084 ctx->get_crl = NULL;