Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.h53 #define SSH_AGENTC_ADD_RSA_IDENTITY 7 macro
DPROTOCOL.agent80 Keys are added to the agent using the SSH_AGENTC_ADD_RSA_IDENTITY and
138 byte SSH_AGENTC_ADD_RSA_IDENTITY or
540 SSH_AGENTC_ADD_RSA_IDENTITY 7
Dauthfd.c568 SSH_AGENTC_ADD_RSA_IDENTITY; in ssh_add_identity_constrained()
Dssh-agent.c923 case SSH_AGENTC_ADD_RSA_IDENTITY: in process_message()