Searched refs:OPT_BINARY (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | dgst.c | 43 OPT_HEX, OPT_BINARY, OPT_DEBUG, OPT_FIPS_FINGERPRINT, enumerator 68 {"binary", OPT_BINARY, '-', "Print in binary form"}, 184 case OPT_BINARY: in dgst_main()
|
H A D | smime.c | 40 OPT_BINARY, OPT_NOSIGS, OPT_STREAM, OPT_INDEF, OPT_NOINDEF, enumerator 88 {"binary", OPT_BINARY, '-', "Don't translate message to text"}, 231 case OPT_BINARY: in smime_main()
|
H A D | cms.c | 72 OPT_NOATTR, OPT_NODETACH, OPT_NOSMIMECAP, OPT_BINARY, OPT_KEYID, enumerator 132 {"binary", OPT_BINARY, '-', 421 case OPT_BINARY: in cms_main()
|