Home | History | Annotate | Download | only in apps

Lines Matching defs:key_file

396 	char *cert_file=NULL,*key_file=NULL;
634 key_file= *(++argv);
789 if (key_file == NULL)
790 key_file = cert_file;
793 if (key_file)
797 key = load_key(bio_err, key_file, key_format, 0, pass, e,