Home | History | Annotate | Download | only in apps

Lines Matching defs:key_file

579 	char *cert_file=NULL,*key_file=NULL;
861 key_file= *(++argv);
1066 if (key_file == NULL)
1067 key_file = cert_file;
1070 if (key_file)
1074 key = load_key(bio_err, key_file, key_format, 0, pass, e,