Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dgce_host.py92 def add_ssh_key(self, username, ssh_key): argument
101 def del_ssh_key(self, username, ssh_key): argument
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dpxssh.py258 auto_prompt_reset=True, ssh_key=None, quiet=True, argument