HomeSort by: relevance | last modified time | path
    Searched refs:OPT_HELP_STR (Results 1 - 25 of 88) sorted by relevancy

1 2 3 4

  /src/crypto/external/apache2/openssl/dist/test/
x509_check_cert_pkey_test.c 142 { OPT_HELP_STR, 1, '-', "cert\tcertificate or CSR filename in PEM\n" },
143 { OPT_HELP_STR, 1, '-', "key\tprivate key filename in PEM\n" },
144 { OPT_HELP_STR, 1, '-', "type\t\tvalue must be 'cert' or 'req'\n" },
145 { OPT_HELP_STR, 1, '-', "expected\tthe expected return value, either 'ok' or 'failed'\n" },
146 { OPT_HELP_STR, 1, '-', "file\tPEM format file containing certs, keys, and/OR CRLs\n" },
147 { OPT_HELP_STR, 1, '-', "num\texpected number of credentials to be loaded from file\n" },
decoder_propq_test.c 36 { OPT_HELP_STR, 1, '-', "file\tFile to decode.\n" },
bio_readbuffer_test.c 110 { OPT_HELP_STR, 1, '-', "file\tFile to run tests on.\n" },
  /src/crypto/external/bsd/openssl/dist/test/
x509_check_cert_pkey_test.c 144 { OPT_HELP_STR, 1, '-', "cert\tcertificate or CSR filename in PEM\n" },
145 { OPT_HELP_STR, 1, '-', "key\tprivate key filename in PEM\n" },
146 { OPT_HELP_STR, 1, '-', "type\t\tvalue must be 'cert' or 'req'\n" },
147 { OPT_HELP_STR, 1, '-', "expected\tthe expected return value, either 'ok' or 'failed'\n" },
148 { OPT_HELP_STR, 1, '-', "file\tPEM format file containing certs, keys, and/OR CRLs\n" },
149 { OPT_HELP_STR, 1, '-', "num\texpected number of credentials to be loaded from file\n" },
bio_readbuffer_test.c 109 { OPT_HELP_STR, 1, '-', "file\tFile to run tests on.\n" },
  /src/crypto/external/bsd/openssl.old/dist/apps/
errstr.c 24 {OPT_HELP_STR, 1, '-', "Usage: %s [options] errnum...\n"},
25 {OPT_HELP_STR, 1, '-', " errnum Error number\n"},
prime.c 22 {OPT_HELP_STR, 1, '-', "Usage: %s [options] [number...]\n"},
23 {OPT_HELP_STR, 1, '-',
gendsa.c 31 {OPT_HELP_STR, 1, '-', "Usage: %s [args] dsaparam-file\n"},
32 {OPT_HELP_STR, 1, '-', "Valid options are:\n"},
rand.c 28 {OPT_HELP_STR, 1, '-', "Usage: %s [flags] num\n"},
29 {OPT_HELP_STR, 1, '-', "Valid options are:\n"},
verify.c 36 {OPT_HELP_STR, 1, '-', "Usage: %s [options] cert.pem...\n"},
37 {OPT_HELP_STR, 1, '-', "Valid options are:\n"},
opt.c 23 const char OPT_HELP_STR[] = "--";
130 if (o->name == OPT_HELP_STR || o->name == OPT_MORE_STR)
840 standard_prolog = list[0].name != OPT_HELP_STR;
861 if (o->name == OPT_HELP_STR) {
dhparam.c 41 {OPT_HELP_STR, 1, '-', "Usage: %s [flags] [numbits]\n"},
42 {OPT_HELP_STR, 1, '-', "Valid options are:\n"},
openssl.c 341 if (o->name == OPT_HELP_STR
451 {OPT_HELP_STR, 1, '-', "Usage: help [options]\n"},
452 {OPT_HELP_STR, 1, '-', " help [command]\n"},
smime.c 51 {OPT_HELP_STR, 1, '-', "Usage: %s [options] cert.pem...\n"},
52 {OPT_HELP_STR, 1, '-',
54 {OPT_HELP_STR, 1, '-', "Valid options are:\n"},
engine.c 28 {OPT_HELP_STR, 1, '-', "Usage: %s [options] engine...\n"},
29 {OPT_HELP_STR, 1, '-',
  /src/crypto/external/apache2/openssl/dist/apps/
errstr.c 26 { OPT_HELP_STR, 1, '-', "Usage: %s [options] errnum...\n" },
prime.c 47 { OPT_HELP_STR, 1, '-', "Usage: %s [options] [number...]\n" },
gendsa.c 38 { OPT_HELP_STR, 1, '-', "Usage: %s [options] dsaparam-file\n" },
kdf.c 33 { OPT_HELP_STR, 1, '-', "Usage: %s [options] kdf_name\n" },
rand.c 32 { OPT_HELP_STR, 1, '-', "Usage: %s [options] num[K|M|G|T]\n" },
  /src/crypto/external/bsd/openssl/dist/apps/
errstr.c 24 {OPT_HELP_STR, 1, '-', "Usage: %s [options] errnum...\n"},
prime.c 23 {OPT_HELP_STR, 1, '-', "Usage: %s [options] [number...]\n"},
rand.c 28 {OPT_HELP_STR, 1, '-', "Usage: %s [options] num\n"},
gendsa.c 32 {OPT_HELP_STR, 1, '-', "Usage: %s [options] dsaparam-file\n"},
kdf.c 28 {OPT_HELP_STR, 1, '-', "Usage: %s [options] kdf_name\n"},

Completed in 38 milliseconds

1 2 3 4