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.c31 #define SMIME_VERIFY (4 | SMIME_IP) macro
202 operation = SMIME_VERIFY; in smime_main()
534 if (operation == SMIME_VERIFY) { in smime_main()
610 } else if (operation == SMIME_VERIFY) { in smime_main()
H A Dcms.c39 #define SMIME_VERIFY (4 | SMIME_IP) macro
351 operation = SMIME_VERIFY; in cms_main()
734 if (operation == SMIME_VERIFY in cms_main()
935 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT)) { in cms_main()
1166 } else if (operation == SMIME_VERIFY) { in cms_main()