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

/external/chromium_org/third_party/openssl/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;
1165 if (operation == SMIME_RESIGN)
/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;
1165 if (operation == SMIME_RESIGN)

Completed in 58 milliseconds