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

/external/openssl/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;
887 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT))
1107 else if (operation == SMIME_VERIFY)

Completed in 20 milliseconds