Searched refs:ssh_cmd_get_host_pubkeys_done (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/responder/ssh/
H A Dssh_cmd.c151 static void ssh_cmd_get_host_pubkeys_done(struct tevent_req *subreq);
192 tevent_req_set_callback(subreq, ssh_cmd_get_host_pubkeys_done, cmd_ctx);
205 static void ssh_cmd_get_host_pubkeys_done(struct tevent_req *subreq) function

Completed in 6 milliseconds