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

/freebsd-13-stable/crypto/openssl/apps/
H A Dprogs.h117 extern const OPTIONS speed_options[];
200 {FT_general, "speed", speed_main, speed_options},
H A Dspeed.c306 const OPTIONS speed_options[] = { variable
1551 prog = opt_init(argc, argv, speed_options);
1560 opt_help(speed_options);

Completed in 123 milliseconds