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

/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Dsmime.c75 #define SMIME_OP 0x10 macro
76 #define SMIME_ENCRYPT (1 | SMIME_OP)
78 #define SMIME_SIGN (3 | SMIME_OP)
486 if (operation & SMIME_OP)

Completed in 91 milliseconds