Symbol: error_r
crypto/openssh/auth-options.c
131
error_r(r, "Unable to parse \"%s\" "
crypto/openssh/auth-options.c
146
error_r(r, "Unable to parse \"%s\" "
crypto/openssh/auth-options.c
95
error_r(r, "Unable to parse certificate options");
crypto/openssh/auth.c
551
error_r(r, "Error checking authentication key %s %s in "
crypto/openssh/channels.c
3374
error_r(r, "%s: parse id", where);
crypto/openssh/channels.c
3378
error_r(r, "%s: bad channel id %u", where, id);
crypto/openssh/krl.c
1321
error_r(r, "parse KRL key");
crypto/openssh/ssh-add.c
154
error_r(r, "(stdin):%d: invalid key", lnum);
crypto/openssh/ssh-add.c
201
error_r(r, "Failed to load certificate \"%s\"", certpath);
crypto/openssh/ssh-add.c
407
error_r(r, "Failed to load certificate \"%s\"",
crypto/openssh/ssh-add.c
435
error_r(r, "Certificate %s (%s) add failed", certpath,
crypto/openssh/ssh-add.c
507
error_r(r, "Couldn't read public key %s", filename);
crypto/openssh/ssh-add.c
515
error_r(r, "Agent signature failed for %s", filename);
crypto/openssh/ssh-add.c
520
error_r(r, "Signature verification failed for %s", filename);
crypto/openssh/ssh-add.c
617
error_r(r, "Unable to load resident keys");
crypto/openssh/ssh-keygen.c
1128
error_r(r, "sshkey_generate failed");
crypto/openssh/ssh-keygen.c
1138
error_r(r, "Saving key \"%s\" failed", prv_tmp);
crypto/openssh/ssh-keygen.c
1149
error_r(r, "Unable to save public key to %s",
crypto/openssh/ssh-keygen.c
1477
error_r(r, "Saving key \"%s\" failed", identity_file);
crypto/openssh/ssh-keygen.c
1604
error_r(r, "Saving key \"%s\" failed", identity_file);
crypto/openssh/ssh-keygen.c
2209
error_r(r, "%s:%lu: invalid key", path, lnum);
crypto/openssh/ssh-keygen.c
2616
error_r(r, "Signing %s failed", filename);
crypto/openssh/ssh-keygen.c
2739
error_r(r, "Couldn't load public key %s", keypath);
crypto/openssh/ssh-keygen.c
2818
error_r(r, "Couldn't read signature file");
crypto/openssh/ssh-keygen.c
2879
error_r(r, "Could not print public key.\n");
crypto/openssh/ssh-keygen.c
2905
error_r(r, "Couldn't read signature file");
crypto/openssh/ssh-keygen.c
3183
error_r(r, "Unable to load resident keys");
crypto/openssh/ssh-keygen.c
3221
error_r(r, "Saving key \"%s\" failed", path);
crypto/openssh/ssh-keygen.c
3237
error_r(r, "Saving public key \"%s\" failed", pubpath);
crypto/openssh/ssh-keygen.c
3927
error_r(r, "Saving key \"%s\" failed", identity_file);
crypto/openssh/ssh.c
537
error_r(r, "load %s \"%s\"", message, path);
crypto/openssh/ssh.c
551
error_r(r, "load %s \"%s\"", message, path);
crypto/openssh/sshconnect.c
1530
error_r(r, "Error checking host key %s %s in "
crypto/openssh/sshconnect2.c
1564
error_r(r, "Load key \"%s\"", id->filename);
crypto/openssh/sshd-session.c
1139
error_r(r, "Could not connect to agent \"%s\"",
crypto/openssh/sshd-session.c
344
error_r(r, "Could not get agent socket");
crypto/openssh/sshd.c
1465
error_r(r, "Could not connect to agent \"%s\"",
crypto/openssh/sshd.c
1573
error_r(r, "Could not load host certificate \"%s\"",
crypto/openssh/sshsig.c
200
error_r(r, "Couldn't sign message (signer)");
crypto/openssh/sshsig.c
207
error_r(r, "Couldn't sign message");
crypto/openssh/sshsig.c
367
error_r(r, "Couldn't verify signature: unable to get "
crypto/openssh/sshsig.c
380
error_r(r, "Signature verification failed");