Home
last modified time | relevance | path

Searched defs:authkeys (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/qga/
H A Dcommands-posix-ssh.c381 static const char *authkeys = in test_remove_keys() local
405 static const char *authkeys = in test_get_keys() local
H A Dcommands-windows-ssh.c428 static bool write_authkeys(WindowsUserInfo *userInfo, GStrv authkeys, in write_authkeys()