Home
last modified time | relevance | path

Searched refs:SMIME_RESIGN (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/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()
/third_party/openssl/apps/
H A 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()
H A 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()

Completed in 9 milliseconds