Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dsmime.c33 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
199 operation = SMIME_RESIGN; in smime_main()
634 if (operation == SMIME_RESIGN) in smime_main()
Dcms.c40 #define SMIME_RESIGN (5 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
354 operation = SMIME_RESIGN; in cms_main()
1221 if (operation == SMIME_RESIGN) in cms_main()