Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauthfd.h97 #define SSH_AGENTC_UNLOCK 23 macro
H A Dauthfd.c218 u_char type = lock ? SSH_AGENTC_LOCK : SSH_AGENTC_UNLOCK; in ssh_lock_agent()
H A Dssh-agent.c1855 if (locked && type != SSH_AGENTC_UNLOCK) { in process_message()
1871 case SSH_AGENTC_UNLOCK: in process_message()