Home | History | Annotate | Download | only in apps

Lines Matching defs:key_file

433 	char *cert_file=NULL,*key_file=NULL;
674 key_file= *(++argv);
851 if (key_file == NULL)
852 key_file = cert_file;
855 if (key_file)
859 key = load_key(bio_err, key_file, key_format, 0, pass, e,