Home
last modified time | relevance | path

Searched refs:session_error_setg (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dssh.c112 session_error_setg(Error **errp, BDRVSSHState *s, const char *fs, ...) in session_error_setg() function
422 session_error_setg(errp, s, "failed to read remote host key"); in check_host_key_hash()
431 session_error_setg(errp, s, in check_host_key_hash()
497 session_error_setg(errp, s, "failed to authenticate using none " in authenticate()
517 session_error_setg(errp, s, "failed to authenticate using " in authenticate()
695 session_error_setg(errp, s, "failed to initialize libssh session"); in connect_to_ssh()
708 session_error_setg(errp, s, in connect_to_ssh()
716 session_error_setg(errp, s, in connect_to_ssh()
725 session_error_setg(errp, s, in connect_to_ssh()
734 session_error_setg(errp, s, in connect_to_ssh()
[all …]