Home
last modified time | relevance | path

Searched defs:sshKey (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vm/vmimpl/
Dutil.go25 func WaitForSSH(debug bool, timeout time.Duration, addr, sshKey, sshUser, OS string, port int) erro… argument
58 func sshArgs(debug bool, sshKey, portArg string, port int) []string { argument
/external/syzkaller/vm/isolated/
Disolated.go45 sshKey string member
/external/syzkaller/vm/gce/
Dgce.go59 sshKey string // ssh key member