Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauthfd.h87 #define SSH2_AGENTC_ADD_IDENTITY 17 macro
H A Dauthfd.c618 SSH2_AGENTC_ADD_IDENTITY; in ssh_add_identity_constrained()
H A Dssh-agent.c1848 case SSH2_AGENTC_ADD_IDENTITY: in process_message()