Searched refs:MONITOR_REQ_KEYALLOWED (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dmonitor.h44 MONITOR_REQ_KEYALLOWED = 22, MONITOR_ANS_KEYALLOWED = 23, enumerator in enum:monitor_reqtype
H A Dmonitor.c243 {MONITOR_REQ_KEYALLOWED, MON_ISAUTH, mm_answer_keyallowed},
273 {MONITOR_REQ_KEYALLOWED, MON_ISAUTH|MON_ALOG, mm_answer_keyallowed},
H A Dmonitor_wrap.c410 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_KEYALLOWED, &m);

Completed in 101 milliseconds