Searched refs:OPT_BINARY (Results 1 – 3 of 3) sorted by relevance
/third_party/openssl/apps/ |
D | dgst.c | 42 OPT_HEX, OPT_BINARY, OPT_DEBUG, OPT_FIPS_FINGERPRINT, enumerator 66 {"binary", OPT_BINARY, '-', "Print in binary form"}, 172 case OPT_BINARY: in dgst_main()
|
D | smime.c | 40 OPT_BINARY, OPT_NOSIGS, OPT_STREAM, OPT_INDEF, OPT_NOINDEF, enumerator 69 {"binary", OPT_BINARY, '-', "Don't translate message to text"}, 208 case OPT_BINARY: in smime_main()
|
D | cms.c | 74 OPT_NOATTR, OPT_NODETACH, OPT_NOSMIMECAP, OPT_BINARY, OPT_KEYID, enumerator 128 {"binary", OPT_BINARY, '-', "Don't translate message to text"}, 326 case OPT_BINARY: in cms_main()
|