Searched refs:crlctx (Results 1 – 1 of 1) sorted by relevance
1439 X509V3_CTX crlctx; in MAIN() local1440 X509V3_set_ctx(&crlctx, x509, NULL, NULL, crl, 0); in MAIN()1441 X509V3_set_nconf(&crlctx, conf); in MAIN()1444 if (!X509V3_EXT_CRL_add_nconf(conf, &crlctx, in MAIN()