Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDsmime.c82 #define SMIME_VERIFY (4 | SMIME_IP) macro
146 operation = SMIME_VERIFY; in MAIN()
607 if (operation == SMIME_VERIFY) { in MAIN()
681 } else if (operation == SMIME_VERIFY) { in MAIN()
HDcms.c87 # define SMIME_VERIFY (4 | SMIME_IP) macro
184 operation = SMIME_VERIFY; in MAIN()
855 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT)) { in MAIN()
1073 } else if (operation == SMIME_VERIFY) { in MAIN()