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

/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Dsmime.c78 #define SMIME_SIGN (3 | SMIME_OP) macro
137 operation = SMIME_SIGN;
376 if (operation == SMIME_SIGN)
483 if (operation != SMIME_SIGN)
529 if (signerfile && (operation == SMIME_SIGN))
572 else if (operation == SMIME_SIGN)
633 else if (operation == SMIME_SIGN)

Completed in 34 milliseconds