Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcms.c45 #define SMIME_COMPRESS (10 | SMIME_OP) macro
373 operation = SMIME_COMPRESS; in cms_main()
950 } else if (operation == SMIME_COMPRESS) { in cms_main()