Searched refs:SMIME_DECRYPT (Results 1 – 2 of 2) sorted by relevance
29 #define SMIME_DECRYPT (2 | SMIME_IP) macro175 case SMIME_DECRYPT: in operation_name()257 if (!SET_OPERATION(SMIME_DECRYPT)) in smime_main()479 } else if (operation == SMIME_DECRYPT) { in smime_main()537 if (recipfile != NULL && (operation == SMIME_DECRYPT)) { in smime_main()546 if (operation == SMIME_DECRYPT) { in smime_main()674 if (operation == SMIME_DECRYPT) { in smime_main()
36 #define SMIME_DECRYPT (2 | SMIME_IP) macro416 operation = SMIME_DECRYPT; in cms_main()848 } else if (operation == SMIME_DECRYPT) { in cms_main()924 if (recipfile != NULL && (operation == SMIME_DECRYPT)) { in cms_main()951 if ((operation == SMIME_DECRYPT) || (operation == SMIME_ENCRYPT)) { in cms_main()1233 if (operation == SMIME_DECRYPT) { in cms_main()