Lines Matching refs:sshbuf
138 ssh_request_reply(int sock, struct sshbuf *request, struct sshbuf *reply) in ssh_request_reply()
182 ssh_request_reply_decode(int sock, struct sshbuf *request) in ssh_request_reply_decode()
184 struct sshbuf *reply; in ssh_request_reply_decode()
219 struct sshbuf *msg; in ssh_lock_agent()
236 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
266 struct sshbuf *msg; in ssh_fetch_identitylist()
408 struct sshbuf *msg; in ssh_agent_sign()
458 encode_dest_constraint_hop(struct sshbuf *m, in encode_dest_constraint_hop()
461 struct sshbuf *b; in encode_dest_constraint_hop()
486 encode_dest_constraint(struct sshbuf *m, const struct dest_constraint *dc) in encode_dest_constraint()
488 struct sshbuf *b; in encode_dest_constraint()
507 encode_constraints(struct sshbuf *m, u_int life, u_int confirm, in encode_constraints()
513 struct sshbuf *b = NULL; in encode_constraints()
592 struct sshbuf *msg; in ssh_add_identity_constrained()
650 struct sshbuf *msg; in ssh_remove_identity()
690 struct sshbuf *msg; in ssh_update_card()
732 struct sshbuf *msg; in ssh_remove_all_identities()
754 const struct sshbuf *session_id, const struct sshbuf *signature, in ssh_agent_bind_hostkey()
757 struct sshbuf *msg; in ssh_agent_bind_hostkey()