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.c44 #define SMIME_COMPRESS (10 | SMIME_OP) macro
447 operation = SMIME_COMPRESS; in cms_main()
1051 } else if (operation == SMIME_COMPRESS) { in cms_main()