Home
last modified time | relevance | path

Searched refs:OPT_MORE_STR (Results 1 – 19 of 19) sorted by relevance

/openssl/apps/
H A Dcmp.c312 {OPT_MORE_STR, 0, 0,
318 {OPT_MORE_STR, 0, 0,
331 {OPT_MORE_STR, 0, 0,
333 {OPT_MORE_STR, 0, 0,
339 {OPT_MORE_STR, 0, 0,
353 {OPT_MORE_STR, 0, 0,
363 {OPT_MORE_STR, 0, 0,
374 {OPT_MORE_STR, 0, 0,
376 {OPT_MORE_STR, 0, 0,
380 {OPT_MORE_STR, 0, 0,
[all …]
H A Dasn1parse.c44 {OPT_MORE_STR, 0, 0, "into multiple ASN1 blob wrappings"},
49 {OPT_MORE_STR, 0, 0, "(-inform will be ignored)"},
H A Denc.c97 {OPT_MORE_STR, 0, 0, "Default: " STR(PBKDF2_ITER_DEFAULT)},
100 {OPT_MORE_STR, 0, 0,
104 {OPT_MORE_STR, 0, 0, "Default: 16"},
H A Dkdf.c36 {OPT_MORE_STR, 1, '-', "See 'Supported Controls' in the EVP_KDF_ docs\n"},
H A Dmac.c38 {OPT_MORE_STR, 1, '-', "See 'PARAMETER NAMES' in the EVP_MAC_ docs"},
H A Dpkcs8.c61 {OPT_MORE_STR, 0, 0, "Default: 8 (For PBE1) or 16 (for PBE2)"},
H A Dengine.c47 {OPT_MORE_STR, OPT_EOF, 1,
H A Dsmime.c101 {OPT_MORE_STR, 0, 0,
H A Dfipsinstall.c145 {OPT_MORE_STR, 0, 0, "See 'PARAMETER NAMES' in the EVP_MAC_ docs"},
H A Docsp.c164 {OPT_MORE_STR, 0, 0,
H A Dpkcs12.c121 {OPT_MORE_STR, 0, 0,
H A Dx509.c129 {OPT_MORE_STR, 1, 1, "Exit 1 (failure) if so, 0 if not"},
H A Dreq.c127 {OPT_MORE_STR, 1, 1, "(Required by some CA's)"},
H A Dcms.c180 {OPT_MORE_STR, 0, 0,
H A Dlist.c1054 || o->name == OPT_MORE_STR in list_options_for_command()
H A Ds_server.c889 {OPT_MORE_STR, 0, 0,
/openssl/apps/lib/
H A Dopt.c33 const char OPT_MORE_STR[] = "-M"; variable
181 || o->name == OPT_MORE_STR in opt_init()
1158 if (o->name == OPT_MORE_STR) { in opt_print()
1202 if (o->name == OPT_MORE_STR) in opt_help()
/openssl/apps/include/
H A Dopt.h319 extern const char OPT_MORE_STR[];
/openssl/doc/internal/man3/
H A DOPTIONS.pod152 on multiple lines; each entry should use B<OPT_MORE_STR>, like this:
155 {OPT_MORE_STR, 0, 0,
157 {OPT_MORE_STR, 0, 0,

Completed in 59 milliseconds