Searched refs:SMIME_SIGN (Results 1 – 2 of 2) sorted by relevance
30 #define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS) macro196 operation = SMIME_SIGN; in smime_main()481 } else if (operation == SMIME_SIGN) { in smime_main()555 if (operation == SMIME_SIGN) { in smime_main()593 if ((operation == SMIME_SIGN) && !(flags & PKCS7_STREAM)) { in smime_main()
38 #define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS) macro348 operation = SMIME_SIGN; in cms_main()875 } else if ((operation == SMIME_SIGN) || (operation == SMIME_SIGN_RECEIPT)) { in cms_main()1043 if (operation == SMIME_SIGN) { in cms_main()1106 if ((operation == SMIME_SIGN) && !(flags & CMS_STREAM)) { in cms_main()