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
176 operation = SMIME_RESIGN; in smime_main()
575 if (operation == SMIME_RESIGN) in smime_main()
Dcms.c43 # define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
260 operation = SMIME_RESIGN; in cms_main()
1061 if (operation == SMIME_RESIGN) in cms_main()