Lines Matching refs:recipfile
110 char *signerfile = NULL, *recipfile = NULL;415 recipfile = *++args;572 if (!recipfile && !keyfile && !secret_key && !pwri_pass)744 if (recipfile && (operation == SMIME_DECRYPT))746 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,767 keyfile = recipfile;