Searched refs:crl2pkcs7_options (Results 1 – 3 of 3) sorted by relevance
30 const OPTIONS crl2pkcs7_options[] = { variable63 prog = opt_init(argc, argv, crl2pkcs7_options); in crl2pkcs7_main()72 opt_help(crl2pkcs7_options); in crl2pkcs7_main()
75 extern const OPTIONS crl2pkcs7_options[];
28 {FT_general, "crl2pkcs7", crl2pkcs7_main, crl2pkcs7_options, NULL, NULL},