Searched refs:SMIME_VERIFY (Results 1 – 2 of 2) sorted by relevance
32 #define SMIME_VERIFY (4 | SMIME_IP) macro146 case SMIME_VERIFY: in operation_name()236 if (!SET_OPERATION(SMIME_VERIFY)) in smime_main()562 if (operation == SMIME_VERIFY) { in smime_main()638 } else if (operation == SMIME_VERIFY) { in smime_main()
39 #define SMIME_VERIFY (4 | SMIME_IP) macro359 operation = SMIME_VERIFY; in cms_main()743 if (operation == SMIME_VERIFY in cms_main()958 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT)) { in cms_main()1195 } else if (operation == SMIME_VERIFY) { in cms_main()
Completed in 176 milliseconds