Searched refs:SMIME_DECRYPT (Results 1 – 2 of 2) sorted by relevance
29 #define SMIME_DECRYPT (2 | SMIME_IP) macro140 case SMIME_DECRYPT: in operation_name()224 if (!SET_OPERATION(SMIME_DECRYPT)) in smime_main()440 } else if (operation == SMIME_DECRYPT) { in smime_main()498 if (recipfile != NULL && (operation == SMIME_DECRYPT)) { in smime_main()506 if (operation == SMIME_DECRYPT) { in smime_main()633 if (operation == SMIME_DECRYPT) { in smime_main()
37 #define SMIME_DECRYPT (2 | SMIME_IP) macro353 operation = SMIME_DECRYPT; in cms_main()774 } else if (operation == SMIME_DECRYPT) { in cms_main()850 if (recipfile != NULL && (operation == SMIME_DECRYPT)) { in cms_main()874 if ((operation == SMIME_DECRYPT) || (operation == SMIME_ENCRYPT)) { in cms_main()1147 if (operation == SMIME_DECRYPT) { in cms_main()
Completed in 9 milliseconds