Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dfipsinstall.c83 const OPTIONS fipsinstall_options[] = { variable
642 prog = opt_init(argc, argv, fipsinstall_options); in fipsinstall_main()
651 opt_help(fipsinstall_options); in fipsinstall_main()
H A Dprogs.h86 extern const OPTIONS fipsinstall_options[];
H A Dprogs.c50 {FT_general, "fipsinstall", fipsinstall_main, fipsinstall_options, NULL, NULL},