Home
last modified time | relevance | path

Searched refs:crlctx (Results 1 – 1 of 1) sorted by relevance

/external/openssl/apps/
Dca.c1439 X509V3_CTX crlctx; in MAIN() local
1440 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()