Home | History | Annotate | Download | only in apps

Lines Matching full:operation

90 	int operation = 0;
139 operation = SMIME_ENCRYPT;
141 operation = SMIME_DECRYPT;
143 operation = SMIME_SIGN;
145 operation = SMIME_RESIGN;
147 operation = SMIME_VERIFY;
149 operation = SMIME_PK7OUT;
375 if (!(operation & SMIME_SIGNERS) && (skkeys || sksigners))
381 if (operation & SMIME_SIGNERS)
409 else if (operation == SMIME_DECRYPT)
417 else if (operation == SMIME_ENCRYPT)
426 else if (!operation)
515 if (!(operation & SMIME_SIGNERS))
518 if (operation & SMIME_OP)
529 if (operation & SMIME_IP)
540 if (operation == SMIME_ENCRYPT)
578 if (recipfile && (operation == SMIME_DECRYPT))
588 if (operation == SMIME_DECRYPT)
593 else if (operation == SMIME_SIGN)
620 if (operation & SMIME_IP)
670 if (operation == SMIME_VERIFY)
682 if (operation == SMIME_ENCRYPT)
688 else if (operation & SMIME_SIGNERS)
694 if (operation == SMIME_SIGN)
731 if ((operation == SMIME_SIGN) && !(flags & PKCS7_STREAM))
745 if (operation == SMIME_DECRYPT)
753 else if (operation == SMIME_VERIFY)
773 else if (operation == SMIME_PK7OUT)
785 if (operation == SMIME_RESIGN)