Searched refs:OPT_CRLFEOL (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | smime.c | 41 OPT_CRLFEOL, OPT_ENGINE, OPT_PASSIN, enumerator 121 {"crlfeol", OPT_CRLFEOL, '-', "Use CRLF as EOL termination instead of LF only"}, 244 case OPT_CRLFEOL: in smime_main()
|
H A D | cms.c | 74 OPT_NOINDEF, OPT_CRLFEOL, OPT_NOOUT, OPT_RR_PRINT, enumerator 134 {"crlfeol", OPT_CRLFEOL, '-', 445 case OPT_CRLFEOL: in cms_main()
|