Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dsmime.c31 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
179 case SMIME_RESIGN: in operation_name()
265 if (!SET_OPERATION(SMIME_RESIGN)) in smime_main()
704 if (operation == SMIME_RESIGN) in smime_main()
H A Dcms.c39 #define SMIME_RESIGN (5 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
425 operation = SMIME_RESIGN; in cms_main()
1335 if (operation == SMIME_RESIGN) in cms_main()