Searched refs:SMIME_SIGN (Results 1 – 2 of 2) sorted by relevance
30 #define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS) macro173 operation = SMIME_SIGN; in smime_main()429 } else if (operation == SMIME_SIGN) { in smime_main()495 if (operation == SMIME_SIGN) { in smime_main()533 if ((operation == SMIME_SIGN) && !(flags & PKCS7_STREAM)) { in smime_main()
40 # define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS) macro254 operation = SMIME_SIGN; in cms_main()718 } else if ((operation == SMIME_SIGN) || (operation == SMIME_SIGN_RECEIPT)) { in cms_main()896 if (operation == SMIME_SIGN) { in cms_main()960 if ((operation == SMIME_SIGN) && !(flags & CMS_STREAM)) { in cms_main()