Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/apps/
HDnseq.c23 const OPTIONS nseq_options[] = { variable
47 prog = opt_init(argc, argv, nseq_options); in nseq_main()
57 opt_help(nseq_options); in nseq_main()
HDprogs.h94 extern const OPTIONS nseq_options[];
HDprogs.c63 {FT_general, "nseq", nseq_main, nseq_options, NULL, NULL},