Searched refs:ocsp_options (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/apps/
H A Dprogs.h98 extern const OPTIONS ocsp_options[];
170 {FT_general, "ocsp", ocsp_main, ocsp_options},
H A Docsp.c143 const OPTIONS ocsp_options[] = { variable
273 prog = opt_init(argc, argv, ocsp_options);
283 opt_help(ocsp_options);

Completed in 49 milliseconds