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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dsmime.c81 #define SMIME_VERIFY (4 | SMIME_IP) macro
147 operation = SMIME_VERIFY;
670 if (operation == SMIME_VERIFY)
753 else if (operation == SMIME_VERIFY)
H A Dcms.c84 #define SMIME_VERIFY (4 | SMIME_IP) macro
173 operation = SMIME_VERIFY;
889 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT))
1111 else if (operation == SMIME_VERIFY)

Completed in 105 milliseconds