Searched refs:SMIME_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
28 #define SMIME_ENCRYPT (1 | SMIME_OP) macro138 case SMIME_ENCRYPT: in operation_name()220 if (!SET_OPERATION(SMIME_ENCRYPT)) in smime_main()446 } else if (operation == SMIME_ENCRYPT) { in smime_main()473 if (operation == SMIME_ENCRYPT) { in smime_main()573 if (operation == SMIME_ENCRYPT) { in smime_main()
36 #define SMIME_ENCRYPT (1 | SMIME_OP) macro350 operation = SMIME_ENCRYPT; in cms_main()629 if (operation == SMIME_ENCRYPT) { in cms_main()646 if (operation == SMIME_ENCRYPT) { in cms_main()781 } else if (operation == SMIME_ENCRYPT) { in cms_main()809 if (operation != SMIME_ENCRYPT && *argv != NULL) in cms_main()824 if (operation == SMIME_ENCRYPT) { in cms_main()874 if ((operation == SMIME_DECRYPT) || (operation == SMIME_ENCRYPT)) { in cms_main()975 } else if (operation == SMIME_ENCRYPT) { in cms_main()
Completed in 8 milliseconds