Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.h62 #define SSH2_AGENTC_ADD_IDENTITY 17 macro
Dauthfd.c507 SSH2_AGENTC_ADD_IDENTITY; in ssh_add_identity_constrained()
Dssh-agent.c843 case SSH2_AGENTC_ADD_IDENTITY: in process_message()