Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dsmime.c77 #define SMIME_ENCRYPT (1 | SMIME_OP) macro
387 .value = SMIME_ENCRYPT,
786 } else if (cfg.operation == SMIME_ENCRYPT) { in smime_main()
827 if (cfg.operation == SMIME_ENCRYPT) { in smime_main()
942 if (cfg.operation == SMIME_ENCRYPT) { in smime_main()
H A Dcms.c82 #define SMIME_ENCRYPT (1 | SMIME_OP) macro
259 if (cfg.operation == SMIME_ENCRYPT) { in cms_opt_keyopt()
330 if (cfg.operation == SMIME_ENCRYPT) { in cms_opt_recip()
661 .value = SMIME_ENCRYPT,
1250 } else if (cfg.operation == SMIME_ENCRYPT) { in cms_main()
1293 if (cfg.operation == SMIME_ENCRYPT) { in cms_main()
1475 } else if (cfg.operation == SMIME_ENCRYPT) { in cms_main()