| /freebsd/crypto/openssl/apps/ |
| H A D | skeyutl.c | 23 OPT_CIPHER, enumerator 35 { "cipher", OPT_CIPHER, 's', "The cipher to generate key for" }, 67 case OPT_CIPHER: in skeyutl_main()
|
| H A D | gendsa.c | 30 OPT_CIPHER, enumerator 51 { "", OPT_CIPHER, '-', "Encrypt the output with any supported cipher" }, 102 case OPT_CIPHER: in gendsa_main()
|
| H A D | genrsa.c | 41 OPT_CIPHER, enumerator 74 { "", OPT_CIPHER, '-', "Encrypt the output with any supported cipher" }, 141 case OPT_CIPHER: in genrsa_main()
|
| H A D | kdf.c | 26 OPT_CIPHER, enumerator 38 { "cipher", OPT_CIPHER, 's', "Cipher" }, 115 case OPT_CIPHER: in kdf_main()
|
| H A D | mac.c | 29 OPT_CIPHER, enumerator 40 { "cipher", OPT_CIPHER, 's', "Cipher" }, 124 case OPT_CIPHER: in mac_main()
|
| H A D | dsa.c | 51 OPT_CIPHER, enumerator 60 { "", OPT_CIPHER, '-', "Any supported cipher" }, 166 case OPT_CIPHER: in dsa_main()
|
| H A D | ec.c | 40 OPT_CIPHER, enumerator 59 { "", OPT_CIPHER, '-', "Any supported cipher" }, 148 case OPT_CIPHER: in ec_main()
|
| H A D | pkey.c | 34 OPT_CIPHER, enumerator 65 { "", OPT_CIPHER, '-', "Any supported cipher to be used for encryption" }, 160 case OPT_CIPHER: in pkey_main()
|
| H A D | rsa.c | 63 OPT_CIPHER, enumerator 72 { "", OPT_CIPHER, '-', "Any supported cipher" }, 222 case OPT_CIPHER: in rsa_main()
|
| H A D | genpkey.c | 33 OPT_CIPHER, enumerator 63 { "", OPT_CIPHER, '-', "Cipher to use to encrypt the key" }, 198 case OPT_CIPHER: in genpkey_main()
|
| H A D | s_time.c | 48 OPT_CIPHER, enumerator 83 { "cipher", OPT_CIPHER, 's', "TLSv1.2 and below cipher list to be used" }, 207 case OPT_CIPHER: in s_time_main()
|
| H A D | smime.c | 65 OPT_CIPHER, enumerator 118 { "", OPT_CIPHER, '-', "Any supported cipher" }, 370 case OPT_CIPHER: in smime_main()
|
| H A D | enc.c | 74 OPT_CIPHER, enumerator 137 { "", OPT_CIPHER, '-', "Any supported cipher" }, 327 case OPT_CIPHER: in enc_main()
|
| H A D | pkcs12.c | 62 OPT_CIPHER, enumerator 151 { "", OPT_CIPHER, '-', "Any supported cipher for output encryption" }, 303 case OPT_CIPHER: in pkcs12_main()
|
| H A D | cms.c | 147 OPT_CIPHER, enumerator 225 { "", OPT_CIPHER, '-', 713 case OPT_CIPHER: in cms_main()
|
| H A D | req.c | 84 OPT_CIPHER, enumerator 141 { "cipher", OPT_CIPHER, 's', "Specify the cipher for private key encryption" }, 533 case OPT_CIPHER: in req_main()
|