Home
last modified time | relevance | path

Searched refs:SMIME_VERIFY (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/
H A Dsmime.c32 #define SMIME_VERIFY (4 | SMIME_IP) macro
146 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()
H A Dcms.c39 #define SMIME_VERIFY (4 | SMIME_IP) macro
359 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