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

/freebsd-9.3-release/crypto/openssl/apps/
H A Dcms.c96 # define SMIME_SIGN_RECEIPT (15 | SMIME_IP | SMIME_OP) macro
164 operation = SMIME_SIGN_RECEIPT;
667 if (operation == SMIME_SIGN_RECEIPT) {
678 } else if ((operation == SMIME_SIGN) || (operation == SMIME_SIGN_RECEIPT)) {
813 } else if (operation == SMIME_SIGN_RECEIPT) {

Completed in 97 milliseconds