/openssl/apps/ |
H A D | pkeyparam.c | 22 OPT_ENGINE, OPT_CHECK, enumerator 30 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 74 case OPT_ENGINE: in pkeyparam_main()
|
H A D | gendsa.c | 27 OPT_OUT, OPT_PASSOUT, OPT_ENGINE, OPT_CIPHER, OPT_VERBOSE, OPT_QUIET, enumerator 37 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 85 case OPT_ENGINE: in gendsa_main()
|
H A D | rand.c | 23 OPT_OUT, OPT_ENGINE, OPT_BASE64, OPT_HEX, enumerator 33 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 76 case OPT_ENGINE: in rand_main()
|
H A D | pkcs7.c | 27 OPT_ENGINE, OPT_PROV_ENUM enumerator 34 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 108 case OPT_ENGINE: in pkcs7_main()
|
H A D | genrsa.c | 37 OPT_F4, OPT_ENGINE, enumerator 48 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 119 case OPT_ENGINE: in genrsa_main()
|
H A D | spkac.c | 26 OPT_ENGINE, OPT_KEY, OPT_CHALLENGE, OPT_PASSIN, OPT_SPKAC, enumerator 37 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 125 case OPT_ENGINE: in spkac_main()
|
H A D | dsaparam.c | 30 OPT_NOOUT, OPT_GENKEY, OPT_ENGINE, OPT_VERBOSE, OPT_QUIET, enumerator 40 {"engine", OPT_ENGINE, 's', "Use engine e, possibly a hardware device"}, 103 case OPT_ENGINE: in dsaparam_main()
|
H A D | rsautl.c | 30 OPT_ENGINE, OPT_IN, OPT_OUT, OPT_ASN1PARSE, OPT_HEXDUMP, enumerator 45 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 110 case OPT_ENGINE: in rsautl_main()
|
H A D | dsa.c | 37 OPT_INFORM, OPT_OUTFORM, OPT_IN, OPT_OUT, OPT_ENGINE, enumerator 55 {"engine", OPT_ENGINE, 's', "Use engine e, possibly a hardware device"}, 123 case OPT_ENGINE: in dsa_main()
|
H A D | ec.c | 26 OPT_INFORM, OPT_OUTFORM, OPT_ENGINE, OPT_IN, OPT_OUT, enumerator 36 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 131 case OPT_ENGINE: in ec_main()
|
H A D | pkey.c | 22 OPT_INFORM, OPT_OUTFORM, OPT_PASSIN, OPT_PASSOUT, OPT_ENGINE, enumerator 33 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 113 case OPT_ENGINE: in pkey_main()
|
H A D | ecparam.c | 28 OPT_CONV_FORM, OPT_PARAM_ENC, OPT_GENKEY, OPT_ENGINE, OPT_CHECK_NAMED, enumerator 38 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 182 case OPT_ENGINE: in ecparam_main()
|
H A D | dhparam.c | 40 OPT_ENGINE, OPT_CHECK, OPT_TEXT, OPT_NOOUT, enumerator 56 {"engine", OPT_ENGINE, 's', "Use engine e, possibly a hardware device"}, 120 case OPT_ENGINE: in dhparam_main()
|
H A D | rsa.c | 44 OPT_INFORM, OPT_OUTFORM, OPT_ENGINE, OPT_IN, OPT_OUT, enumerator 59 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 175 case OPT_ENGINE: in rsa_main()
|
H A D | genpkey.c | 24 OPT_ENGINE, OPT_OUTFORM, OPT_OUT, OPT_PASS, OPT_PARAMFILE, enumerator 34 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 153 case OPT_ENGINE: in genpkey_main()
|
H A D | verify.c | 30 OPT_ENGINE, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE, enumerator 44 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 168 case OPT_ENGINE: in verify_main()
|
H A D | pkcs8.c | 25 OPT_INFORM, OPT_OUTFORM, OPT_ENGINE, OPT_IN, OPT_OUT, enumerator 40 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 174 case OPT_ENGINE: in pkcs8_main()
|
H A D | storeutl.c | 28 OPT_ENGINE, OPT_OUT, OPT_PASSIN, enumerator 43 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 248 case OPT_ENGINE: in storeutl_main()
|
H A D | srp.c | 196 OPT_PASSIN, OPT_PASSOUT, OPT_ENGINE, OPT_R_ENUM, OPT_PROV_ENUM enumerator 208 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 294 case OPT_ENGINE: in srp_main()
|
H A D | dgst.c | 42 OPT_PRVERIFY, OPT_SIGNATURE, OPT_KEYFORM, OPT_ENGINE, OPT_ENGINE_IMPL, enumerator 56 {"engine", OPT_ENGINE, 's', "Use engine e, possibly a hardware device"}, 176 case OPT_ENGINE: in dgst_main()
|
H A D | enc.c | 48 OPT_E, OPT_IN, OPT_OUT, OPT_PASS, OPT_ENGINE, OPT_D, OPT_P, OPT_V, enumerator 67 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 206 case OPT_ENGINE: in enc_main()
|
H A D | smime.c | 41 OPT_CRLFEOL, OPT_ENGINE, OPT_PASSIN, enumerator 65 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 297 case OPT_ENGINE: in smime_main()
|
H A D | pkeyutl.c | 61 OPT_ENGINE, OPT_ENGINE_IMPL, OPT_IN, OPT_OUT, enumerator 76 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 213 case OPT_ENGINE: in pkeyutl_main()
|
H A D | ts.c | 81 OPT_ENGINE, OPT_CONFIG, OPT_SECTION, OPT_QUERY, OPT_DATA, enumerator 95 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 279 case OPT_ENGINE: in ts_main()
|
H A D | pkcs12.c | 72 OPT_CAFILE, OPT_CASTORE, OPT_NOCAPATH, OPT_NOCAFILE, OPT_NOCASTORE, OPT_ENGINE, enumerator 101 {"engine", OPT_ENGINE, 's', "Use engine, possibly a hardware device"}, 366 case OPT_ENGINE: in pkcs12_main()
|