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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dsmime.c79 #define SMIME_DECRYPT (2 | SMIME_IP) macro
141 operation = SMIME_DECRYPT;
409 else if (operation == SMIME_DECRYPT)
578 if (recipfile && (operation == SMIME_DECRYPT))
588 if (operation == SMIME_DECRYPT)
745 if (operation == SMIME_DECRYPT)
H A Dcms.c82 #define SMIME_DECRYPT (2 | SMIME_IP) macro
165 operation = SMIME_DECRYPT;
570 else if (operation == SMIME_DECRYPT)
744 if (recipfile && (operation == SMIME_DECRYPT))
764 if (operation == SMIME_DECRYPT)
1042 if (operation == SMIME_DECRYPT)

Completed in 133 milliseconds