Home
last modified time | relevance | path

Searched refs:OPT_COMPRESS (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dcms.c69 OPT_DIGEST_CREATE, OPT_COMPRESS, OPT_UNCOMPRESS, enumerator
113 {"compress", OPT_COMPRESS, '-', "Create a CMS \"CompressedData\" object"},
372 case OPT_COMPRESS: in cms_main()