Searched refs:SMIME_SIGNERS (Results 1 – 2 of 2) sorted by relevance
76 #define SMIME_SIGNERS 0x40 macro79 #define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS)82 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS)740 if (!(cfg.operation & SMIME_SIGNERS) && in smime_main()745 if (cfg.operation & SMIME_SIGNERS) { in smime_main()808 if (!(cfg.operation & SMIME_SIGNERS)) in smime_main()947 } else if (cfg.operation & SMIME_SIGNERS) { in smime_main()
81 #define SMIME_SIGNERS 0x40 macro84 #define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS)87 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS)1199 if (!(cfg.operation & SMIME_SIGNERS) && in cms_main()1204 if (!(cfg.operation & SMIME_SIGNERS) && in cms_main()1209 if (cfg.operation & SMIME_SIGNERS) { in cms_main()1274 if (!(cfg.operation & SMIME_SIGNERS)) in cms_main()1554 } else if (cfg.operation & SMIME_SIGNERS) { in cms_main()