Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcms.c41 #define SMIME_SIGN_RECEIPT (6 | SMIME_IP | SMIME_OP) macro
357 operation = SMIME_SIGN_RECEIPT; in cms_main()
864 if (operation == SMIME_SIGN_RECEIPT) { in cms_main()
875 } else if ((operation == SMIME_SIGN) || (operation == SMIME_SIGN_RECEIPT)) { in cms_main()
1024 } else if (operation == SMIME_SIGN_RECEIPT) { in cms_main()