Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dsmime.c31 #define SMIME_VERIFY (4 | SMIME_IP) macro
179 operation = SMIME_VERIFY; in smime_main()
475 if (operation == SMIME_VERIFY) { in smime_main()
550 } else if (operation == SMIME_VERIFY) { in smime_main()
Dcms.c41 # define SMIME_VERIFY (4 | SMIME_IP) macro
263 operation = SMIME_VERIFY; in cms_main()
799 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT)) { in cms_main()
1020 } else if (operation == SMIME_VERIFY) { in cms_main()