Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/apps/
HDdgst.c49 const OPTIONS dgst_options[] = { variable
120 prog = opt_init(argc, argv, dgst_options); in dgst_main()
129 opt_help(dgst_options); in dgst_main()
HDprogs.h76 extern const OPTIONS dgst_options[];
HDprogs.c29 {FT_general, "dgst", dgst_main, dgst_options, NULL, NULL},