Lines Matching refs:sshbuf
125 ssh_request_reply(int sock, struct sshbuf *request, struct sshbuf *reply) in ssh_request_reply()
185 struct sshbuf *msg; in ssh_lock_agent()
204 deserialise_identity1(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity1()
241 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
271 struct sshbuf *msg; in ssh_fetch_identitylist()
393 struct sshbuf *msg; in ssh_decrypt_challenge()
448 struct sshbuf *msg; in ssh_agent_sign()
499 ssh_encode_identity_rsa1(struct sshbuf *b, RSA *key, const char *comment) in ssh_encode_identity_rsa1()
518 ssh_encode_identity_ssh2(struct sshbuf *b, struct sshkey *key, in ssh_encode_identity_ssh2()
530 encode_constraints(struct sshbuf *m, u_int life, u_int confirm) in encode_constraints()
556 struct sshbuf *msg; in ssh_add_identity_constrained()
615 struct sshbuf *msg; in ssh_remove_identity()
666 struct sshbuf *msg; in ssh_update_card()
703 struct sshbuf *msg; in ssh_remove_all_identities()