Home
last modified time | relevance | path

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

/external/openssl/apps/
Dsmime.c81 #define SMIME_VERIFY (4 | SMIME_IP) macro
147 operation = SMIME_VERIFY; in MAIN()
670 if (operation == SMIME_VERIFY) in MAIN()
753 else if (operation == SMIME_VERIFY) in MAIN()
Dcms.c84 #define SMIME_VERIFY (4 | SMIME_IP) macro
173 operation = SMIME_VERIFY; in MAIN()
889 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT)) in MAIN()
1111 else if (operation == SMIME_VERIFY) in MAIN()