Searched defs:SMIME_RESIGN (Results 1 - 2 of 2) sorted by relevance

/external/openssl/apps/
H A Dsmime.c83 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
145 operation = SMIME_RESIGN;
785 if (operation == SMIME_RESIGN)
H A Dcms.c86 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
171 operation = SMIME_RESIGN;
1161 if (operation == SMIME_RESIGN)

Completed in 18 milliseconds