Searched refs:SMIME_SIGN (Results 1 – 2 of 2) sorted by relevance
80 #define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS) macro143 operation = SMIME_SIGN; in MAIN()593 else if (operation == SMIME_SIGN) in MAIN()694 if (operation == SMIME_SIGN) in MAIN()731 if ((operation == SMIME_SIGN) && !(flags & PKCS7_STREAM)) in MAIN()
83 #define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS) macro167 operation = SMIME_SIGN; in MAIN()767 else if ((operation == SMIME_SIGN) || (operation == SMIME_SIGN_RECEIPT)) in MAIN()973 if (operation == SMIME_SIGN) in MAIN()1026 if ((operation == SMIME_SIGN) && !(flags & CMS_STREAM)) in MAIN()