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.c33 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
199 operation = SMIME_RESIGN; in smime_main()
635 if (operation == SMIME_RESIGN) in smime_main()
H A Dcms.c40 #define SMIME_RESIGN (5 | SMIME_IP | SMIME_OP | SMIME_SIGNERS) macro
354 operation = SMIME_RESIGN; in cms_main()
1220 if (operation == SMIME_RESIGN) in cms_main()