Lines Matching full:keyfile
162 " -keyfile arg - private key file\n",269 char *keyfile=NULL;400 else if (strcmp(*argv,"-keyfile") == 0)403 keyfile= *(++argv);746 if ((keyfile == NULL) && ((keyfile=NCONF_get_string(conf,761 pkey = load_key(bio_err, keyfile, keyform, 0, key, e,