Home | History | Annotate | Download | only in dropbear

Lines Matching refs:FILE

145 	FILE*fp;
200 static void base64_encode_fp(FILE * fp, unsigned char *data,
364 FILE *fp = NULL;
382 errmsg = "Unable to open key file";
388 errmsg = "File does not begin with OpenSSH key header";
403 errmsg = "Unexpected end of file";
706 FILE *fp;
944 fprintf(stderr, "Failed opening output file\n");
1057 FILE *fp;
1072 errmsg = "Unable to open key file";
1077 errmsg = "File does not begin with ssh.com key header";
1084 errmsg = "Unexpected end of file";
1107 errmsg = "Unexpected end of file";
1499 FILE *fp;