Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dsmime.c32 #define SMIME_VERIFY (4 | SMIME_IP) macro
181 case SMIME_VERIFY: in operation_name()
269 if (!SET_OPERATION(SMIME_VERIFY)) in smime_main()
602 if (operation == SMIME_VERIFY) { in smime_main()
679 } else if (operation == SMIME_VERIFY) { in smime_main()
H A Dcms.c38 #define SMIME_VERIFY (4 | SMIME_IP) macro
422 operation = SMIME_VERIFY; in cms_main()
815 if (operation == SMIME_VERIFY in cms_main()
1035 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT)) { in cms_main()
1281 } else if (operation == SMIME_VERIFY) { in cms_main()