Home | History | Annotate | Download | only in apps

Lines Matching refs:key_file

570 	char *cert_file=NULL,*key_file=NULL;
845 key_file= *(++argv);
1041 if (key_file == NULL)
1042 key_file = cert_file;
1045 if (key_file)
1049 key = load_key(bio_err, key_file, key_format, 0, pass, e,