Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dec.c32 const OPTIONS ec_options[] = { variable
83 prog = opt_init(argc, argv, ec_options); in ec_main()
92 opt_help(ec_options); in ec_main()
H A Dprogs.h80 extern const OPTIONS ec_options[];
H A Dprogs.c40 {FT_general, "ec", ec_main, ec_options, NULL, NULL},