Lines Matching refs:operation
127 int operation;
259 if (cfg.operation == SMIME_ENCRYPT) {
330 if (cfg.operation == SMIME_ENCRYPT) {
457 cfg.operation = SMIME_VERIFY_RECEIPT;
583 .opt.value = &cfg.operation,
590 .opt.value = &cfg.operation,
611 .opt.value = &cfg.operation,
618 .opt.value = &cfg.operation,
632 .opt.value = &cfg.operation,
639 .opt.value = &cfg.operation,
646 .opt.value = &cfg.operation,
660 .opt.value = &cfg.operation,
667 .opt.value = &cfg.operation,
674 .opt.value = &cfg.operation,
916 .opt.value = &cfg.operation,
937 .opt.value = &cfg.operation,
944 .opt.value = &cfg.operation,
986 .opt.value = &cfg.operation,
993 .opt.value = &cfg.operation,
1199 if (!(cfg.operation & SMIME_SIGNERS) &&
1204 if (!(cfg.operation & SMIME_SIGNERS) &&
1209 if (cfg.operation & SMIME_SIGNERS) {
1241 } else if (cfg.operation == SMIME_DECRYPT) {
1250 } else if (cfg.operation == SMIME_ENCRYPT) {
1258 } else if (!cfg.operation) {
1274 if (!(cfg.operation & SMIME_SIGNERS))
1277 if (cfg.operation & SMIME_OP) {
1285 if (cfg.operation & SMIME_IP) {
1293 if (cfg.operation == SMIME_ENCRYPT) {
1337 (cfg.operation == SMIME_DECRYPT)) {
1344 if (cfg.operation == SMIME_SIGN_RECEIPT) {
1352 if (cfg.operation == SMIME_DECRYPT) {
1355 } else if ((cfg.operation == SMIME_SIGN) ||
1356 (cfg.operation == SMIME_SIGN_RECEIPT)) {
1380 if (cfg.operation & SMIME_IP) {
1456 if ((cfg.operation == SMIME_VERIFY) ||
1457 (cfg.operation == SMIME_VERIFY_RECEIPT)) {
1468 if (cfg.operation == SMIME_DATA_CREATE) {
1470 } else if (cfg.operation == SMIME_DIGEST_CREATE) {
1473 } else if (cfg.operation == SMIME_COMPRESS) {
1475 } else if (cfg.operation == SMIME_ENCRYPT) {
1533 } else if (cfg.operation == SMIME_ENCRYPTED_ENCRYPT) {
1538 } else if (cfg.operation == SMIME_SIGN_RECEIPT) {
1554 } else if (cfg.operation & SMIME_SIGNERS) {
1560 if (cfg.operation == SMIME_SIGN) {
1634 if ((cfg.operation == SMIME_SIGN) &&
1645 if (cfg.operation == SMIME_DECRYPT) {
1679 } else if (cfg.operation == SMIME_DATAOUT) {
1682 } else if (cfg.operation == SMIME_UNCOMPRESS) {
1685 } else if (cfg.operation == SMIME_DIGEST_VERIFY) {
1692 } else if (cfg.operation == SMIME_ENCRYPTED_DECRYPT) {
1696 } else if (cfg.operation == SMIME_VERIFY) {
1732 } else if (cfg.operation == SMIME_VERIFY_RECEIPT) {
1753 if (cfg.operation == SMIME_RESIGN)