Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcms.c41 #define SMIME_SIGN_RECEIPT (6 | SMIME_IP | SMIME_OP) macro
365 operation = SMIME_SIGN_RECEIPT; in cms_main()
866 if (operation == SMIME_SIGN_RECEIPT) { in cms_main()
877 } else if ((operation == SMIME_SIGN) || (operation == SMIME_SIGN_RECEIPT)) { in cms_main()
1048 } else if (operation == SMIME_SIGN_RECEIPT) { in cms_main()

Completed in 13 milliseconds