Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcms.c45 #define SMIME_UNCOMPRESS (11 | SMIME_IP) macro
450 operation = SMIME_UNCOMPRESS; in cms_main()
1267 } else if (operation == SMIME_UNCOMPRESS) { in cms_main()