Searched refs:recipfile (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dsmime.c95 char *signerfile = NULL, *recipfile = NULL; local
278 recipfile = *++args;
411 if (!recipfile && !keyfile)
578 if (recipfile && (operation == SMIME_DECRYPT))
580 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
591 keyfile = recipfile;
H A Dcms.c110 char *signerfile = NULL, *recipfile = NULL; local
407 recipfile = *++args;
564 if (!recipfile && !keyfile && !secret_key)
736 if (recipfile && (operation == SMIME_DECRYPT))
738 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
759 keyfile = recipfile;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dsmime.c96 char *signerfile = NULL, *recipfile = NULL; local
263 recipfile = *++args;
362 if (!recipfile && !keyfile) {
535 if (recipfile && (operation == SMIME_DECRYPT)) {
536 if (!(recip = load_cert(bio_err, recipfile, FORMAT_PEM, NULL,
545 keyfile = recipfile;
H A Dcms.c121 char *signerfile = NULL, *recipfile = NULL; local
411 recipfile = *++args;
563 if (!recipfile && !keyfile && !secret_key && !pwri_pass) {
740 if (recipfile && (operation == SMIME_DECRYPT)) {
741 if (!(recip = load_cert(bio_err, recipfile, FORMAT_PEM, NULL,
758 keyfile = recipfile;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dsmime.c96 char *signerfile = NULL, *recipfile = NULL; local
263 recipfile = *++args;
362 if (!recipfile && !keyfile) {
535 if (recipfile && (operation == SMIME_DECRYPT)) {
536 if (!(recip = load_cert(bio_err, recipfile, FORMAT_PEM, NULL,
545 keyfile = recipfile;
H A Dcms.c121 char *signerfile = NULL, *recipfile = NULL; local
411 recipfile = *++args;
563 if (!recipfile && !keyfile && !secret_key && !pwri_pass) {
740 if (recipfile && (operation == SMIME_DECRYPT)) {
741 if (!(recip = load_cert(bio_err, recipfile, FORMAT_PEM, NULL,
758 keyfile = recipfile;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dsmime.c95 char *signerfile = NULL, *recipfile = NULL; local
278 recipfile = *++args;
411 if (!recipfile && !keyfile)
578 if (recipfile && (operation == SMIME_DECRYPT))
580 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
591 keyfile = recipfile;
H A Dcms.c110 char *signerfile = NULL, *recipfile = NULL; local
407 recipfile = *++args;
564 if (!recipfile && !keyfile && !secret_key)
736 if (recipfile && (operation == SMIME_DECRYPT))
738 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
759 keyfile = recipfile;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dsmime.c96 char *signerfile = NULL, *recipfile = NULL; local
263 recipfile = *++args;
362 if (!recipfile && !keyfile) {
535 if (recipfile && (operation == SMIME_DECRYPT)) {
536 if (!(recip = load_cert(bio_err, recipfile, FORMAT_PEM, NULL,
545 keyfile = recipfile;
H A Dcms.c121 char *signerfile = NULL, *recipfile = NULL; local
411 recipfile = *++args;
563 if (!recipfile && !keyfile && !secret_key && !pwri_pass) {
740 if (recipfile && (operation == SMIME_DECRYPT)) {
741 if (!(recip = load_cert(bio_err, recipfile, FORMAT_PEM, NULL,
758 keyfile = recipfile;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dsmime.c95 char *signerfile = NULL, *recipfile = NULL; local
278 recipfile = *++args;
411 if (!recipfile && !keyfile)
578 if (recipfile && (operation == SMIME_DECRYPT))
580 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
591 keyfile = recipfile;
H A Dcms.c110 char *signerfile = NULL, *recipfile = NULL; local
407 recipfile = *++args;
564 if (!recipfile && !keyfile && !secret_key)
736 if (recipfile && (operation == SMIME_DECRYPT))
738 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
759 keyfile = recipfile;

Completed in 258 milliseconds